Alexander N. Lunev via freebsd-net wrote this message on Thu, Oct 03, 2019 at 
08:18 +0300:
> 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

You can create an epair, add it to the bridge, and then vlan the epair
successfully.  I've had to do that myself.

-- 
  John-Mark Gurney                              Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."
_______________________________________________
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"

Reply via email to