Hello, I'm facing issue with configure vlan for VM's, containers.
Hosts in local network connected to switch work normally with all vlans, but when i assign vlan to VM from network config vmbr1 with vlan 3, don't work.
Tried to configure on vmbr1
/etc/network/interfaces
Vlans in the whole network became not work.
Any ideas?
- My setup for now
- WAN - enp4s0 - bridged to vmbr0
- LAN - enp5s0 - bridged to vmbr1
- VM Kerio control handle vlans
- managed switch connected to lan
Tried to configure on vmbr1
/etc/network/interfaces
Code:
bridge-vlan-aware yes
bridge-vids 2-2048
Any ideas?