Hi everybody,
Since last update (or maybe earlier) I can't use bridge port vlans anymore.
I used to configure bridge vlan as this :
Regards,
Since last update (or maybe earlier) I can't use bridge port vlans anymore.
I used to configure bridge vlan as this :
auto vmbr02
iface vmbr02 inet manual
bridge_ports vmbr0.2
bridge_stp off
bridge_fd 0
#VLAN 2 VoIP
The vlan is still working but now, if i try to modify a bridged vlan, create it or even delete it, I get the message :iface vmbr02 inet manual
bridge_ports vmbr0.2
bridge_stp off
bridge_fd 0
#VLAN 2 VoIP
bridge 'vmbr02' - unable to find bridge port 'vmbr0.2' (500)
Is this feature obsolete ? I know I can use the vlan id tagged directly on the VM network interface.Regards,