Hello all,
I would like my PVE server, which has one NIC, to be able to connect to 2 vlans. I have defined this as follows:
auto vmbr0
iface vmbr0 inet manual
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge vids 1,30
auto vmbr0.1
iface vmbr0.1 inet dhcp
auto vmbr0.30
iface vmbr0.30 inet dhcp
I get connected to vmbr0.1 but I do not get connected to vmbr0.30. I have a managed switched and I have tagged both vlans to the switch port serving this server. Have I configured something wrong? I cannot for the life of me figure out what I am doing wrong. I just used the same config for my PBS and that is working fine.
Thanks,
Steve
I would like my PVE server, which has one NIC, to be able to connect to 2 vlans. I have defined this as follows:
auto vmbr0
iface vmbr0 inet manual
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge vids 1,30
auto vmbr0.1
iface vmbr0.1 inet dhcp
auto vmbr0.30
iface vmbr0.30 inet dhcp
I get connected to vmbr0.1 but I do not get connected to vmbr0.30. I have a managed switched and I have tagged both vlans to the switch port serving this server. Have I configured something wrong? I cannot for the life of me figure out what I am doing wrong. I just used the same config for my PBS and that is working fine.
Thanks,
Steve