September 20, 20169 yr I've been poking around for ways to attach VMs to separate virtual switches so that I can run a pfsense virtual machine as a router, like on page 9 of the pdf I found here https://lime-technology.com/wordpress/wp-content/uploads/networking-vm-use-cases.pdf. My question is simple: how do I actually create and manage another bridge than br0. I can't find a button to add bridges anywhere, must I do this in Linux itself somehow?
September 20, 20169 yr Author I also wasn't sure if this belongs here or on the KVM board, but I figured here because I'm not even sure if virtual bridges are managed by libvirt or unraid itself (or both?)
September 20, 20169 yr You need to create "bridge" interfaces under network settings. A bridge interface can be attached to a physical interface (eth1, eth2, etc) or a logical interface (VLAN2, VLAN3, etc). To support logical interfaces your switch must be VLAN aware. Once additional bridge interfaces are created, they appear automatically in the network bridge drop-down menu when creating/updating VMs.
Archived
This topic is now archived and is closed to further replies.