Linux Galaxy

Very Basic Qemu Bridge Networking in Slackware

Posted on Feb 10, 2019 by kingbeowulf

This is a very simple bridge example to allow your qemu quest to access your host's LAN and internet, as opposed to being isolated to access only the internet via NAT (the default), for a Slackware64 14.2 host and a Windows 10 guest. Note: in this case you will need to install the Windows 10 virtio drivers, otherwise you can just use one of the standard emulated qemu NICs. Create the ACL file to allow user access to the bridge. As root create '/etc/qemu/bridge.conf' with the lines:

All posts tagged "bridge"


Very Basic Qemu Bridge Networking in Slackware

Feb 10, 2019

kingbeowulf