02.10.2019 12:21, Bjoern A. Zeeb wrote: > My best guess would be to try to create the VLAN interface on the host > upon the bridge and not upon the physical interface. Can you try that > and see if that works?
You mean like this? # ifconfig vlan222 create # ifconfig bridge1 create # ifconfig vlan222 vlandev bridge1 vlan 22 ifconfig: SIOCSETVLAN: Protocol not supported -- Best regards, Alexander Lunev _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"