On my Proxmox box I have 2 nics (eth0, eth1)
Standard config maps vmbr0 to eth0 as usual.
I added vmbr1 and bridged it to eth1. No problem.
Now I want to create vmbr2, vmbr3, vmbr4 and have the traffic on the VMs that use these interfaces, go through eth1.
Obviously, I have the usual limit: "device eth1 is already a member of a bridge; can't enslave it to bridge ..." that stop me to simple map vmbrN to eth1 in /etc/network/interfaces.
How can I solve?
Thanks, P.
Standard config maps vmbr0 to eth0 as usual.
I added vmbr1 and bridged it to eth1. No problem.
Now I want to create vmbr2, vmbr3, vmbr4 and have the traffic on the VMs that use these interfaces, go through eth1.
Obviously, I have the usual limit: "device eth1 is already a member of a bridge; can't enslave it to bridge ..." that stop me to simple map vmbrN to eth1 in /etc/network/interfaces.
How can I solve?
Thanks, P.