Hello friends,
I'm trying to set up multiple VMs on separate VLANs. For that, I'm using a /24 subnet that I divided into multiple /29 blocks — one per VLAN/VM.
Currently, only VLAN 15 is working, which is configured as vmbr0.15 and mapped to vmbr0, the default bridge using the physical interface eno49.
However, I can't get the other VLANs (e.g., VLAN 10) to work in the same way. My goal is to have each VM isolated on its own VLAN, using its dedicated /29 subnet.
Does anyone know the...
Read more
I'm trying to set up multiple VMs on separate VLANs. For that, I'm using a /24 subnet that I divided into multiple /29 blocks — one per VLAN/VM.
Currently, only VLAN 15 is working, which is configured as vmbr0.15 and mapped to vmbr0, the default bridge using the physical interface eno49.
However, I can't get the other VLANs (e.g., VLAN 10) to work in the same way. My goal is to have each VM isolated on its own VLAN, using its dedicated /29 subnet.
Does anyone know the...
Read more