I need a bridge between 2x Servers and multiple VMs that carries multiple VLANs.
This would normally be accomplished with QinQ. I have VLAN20 on my switch coming in with multiple internal VLANs. If the system behaved as I would expect, I would be able to make a port on a VM, assign VLAN20 to that port, and have all internal VLANs availble to the VM. If I do so, I only get the native VLAN inside VLAN20, and all other internal VLANs are gone.
When connecting a bridge to a port, all VLANs and QinQ VLANs appear to work just fine.
It occurs to me that a second bridge that is exposed to the QinQ VLAN may solve these issues.
Is there an accepted way to setup a 2nd bridge (My primary is vmbr0, so let's call the 2nd bridge vmbr20) that connects to a VLAN on the primary bridge? [It appears this could be the equivalent of a fake bridge, but I'm not sure PVE will support it.]
This would normally be accomplished with QinQ. I have VLAN20 on my switch coming in with multiple internal VLANs. If the system behaved as I would expect, I would be able to make a port on a VM, assign VLAN20 to that port, and have all internal VLANs availble to the VM. If I do so, I only get the native VLAN inside VLAN20, and all other internal VLANs are gone.
When connecting a bridge to a port, all VLANs and QinQ VLANs appear to work just fine.
It occurs to me that a second bridge that is exposed to the QinQ VLAN may solve these issues.
Is there an accepted way to setup a 2nd bridge (My primary is vmbr0, so let's call the 2nd bridge vmbr20) that connects to a VLAN on the primary bridge? [It appears this could be the equivalent of a fake bridge, but I'm not sure PVE will support it.]