Hi,
I configured the vlan but I can not access from one vlan to other vlan ip. Did I do anything wrong? Here is my config
auto lo
iface lo inet loopback
iface ens3f3 inet manual
iface eno1 inet manual
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface ens3f0 inet manual
auto vmbr1
iface vmbr1 inet manual
bridge-ports ens3f1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#VLAN 51
auto vlan51
iface vlan51 inet static
address 172.16.51.201/24
vlan-raw-device vmbr1
#VLAN 54
auto vlan54
iface vlan51 inet static
address 172.16.54.201/24
vlan-raw-device vmbr1
auto vmbr0
iface vmbr0 inet static
address 172.16.60.148/24
gateway 172.16.60.1
bridge-ports ens3f3
bridge-stp off
bridge-fd 0
I configured the vlan but I can not access from one vlan to other vlan ip. Did I do anything wrong? Here is my config
auto lo
iface lo inet loopback
iface ens3f3 inet manual
iface eno1 inet manual
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface ens3f0 inet manual
auto vmbr1
iface vmbr1 inet manual
bridge-ports ens3f1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#VLAN 51
auto vlan51
iface vlan51 inet static
address 172.16.51.201/24
vlan-raw-device vmbr1
#VLAN 54
auto vlan54
iface vlan51 inet static
address 172.16.54.201/24
vlan-raw-device vmbr1
auto vmbr0
iface vmbr0 inet static
address 172.16.60.148/24
gateway 172.16.60.1
bridge-ports ens3f3
bridge-stp off
bridge-fd 0