with multiple nic's can i do it like this: bridge_ports eth0 eth1 eth2 eth3
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet manual
auto eth2
iface eth2 inet manual
auto eth3
iface eth3 inet manual
auto vmbr159
iface vmbr159 inet manual
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr907
iface vmbr907 inet static
address 10.90.7.13
gateway 10.90.7.1
netmask 255.255.255.0
bridge_ports eth1 eth2 eth3
bridge_stp off
bridge_fd 0
dns-namservers 8.8.8.8
iface vmbr907 inet6 static
address fd11:824b:0024:87af::7
netmask 64
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto eth1
iface eth1 inet manual
auto eth2
iface eth2 inet manual
auto eth3
iface eth3 inet manual
auto vmbr159
iface vmbr159 inet manual
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr907
iface vmbr907 inet static
address 10.90.7.13
gateway 10.90.7.1
netmask 255.255.255.0
bridge_ports eth1 eth2 eth3
bridge_stp off
bridge_fd 0
dns-namservers 8.8.8.8
iface vmbr907 inet6 static
address fd11:824b:0024:87af::7
netmask 64