November 9, 20205 yr Hi Sorry if i missed the correct Part of the forum to post this question. I didn't found an matching answer in those threads to my Problem. Actually i have all Dockers and VMs using my interface eth0. But id like to use eth1 for Docker and eth2-7 for my VMs. I don't need to passthrough my nics directly to the VM, if its possible id like to use for 2 VMs one eth interface. But actually no cloue how to do that, i try to create multiple bridging interface means set eth2-7 at bridge with themselfs. But that doesn't work as expected. What i want actually eth0 for Management Access 10.0.0.10 eth1 for Dockers like 172.168.0.0/24 to 10.0.0.11 eth2 for VM1/2 like virtbr2 10.0.0.12/10.0.0.13 eth3 for VM3/4 like virtbr3 10.0.0.14/10.0.0.15 eth4 for VM5/6 like virtbr4 10.0.0.16/10.0.0.17 eth5 for VM7/8 like virtbr5 10.0.0.18/10.0.0.19 eth6 for VM9/10 like virtbr6 10.0.0.20/10.0.0.21 Did someone know if that is possible or did i try something not possible?
November 10, 20205 yr ...use different networks for each bridge. Note, that if you do so, you need routing (in your router) to connect from one network into another (traffic across bridges) are via your default gateway to the internet.
Archived
This topic is now archived and is closed to further replies.