Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 08:18:53 +0300
From:      "Alexander N. Lunev" <lan@zato.ru>
To:        freebsd-net@freebsd.org
Subject:   Re: VLAN+bridge problem [was: no network between jails and host with VNET on same interface]
Message-ID:  <c327c5af-49c4-97a2-d3cb-1779e2ddfca2@zato.ru>
In-Reply-To: <4A3381ED-7C78-48E2-BD1F-45B7A4A930CE@lists.zabbadoz.net>
References:  <213f9284-5ddd-4dbc-6631-f8592efa2995@zato.ru> <4A3381ED-7C78-48E2-BD1F-45B7A4A930CE@lists.zabbadoz.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c327c5af-49c4-97a2-d3cb-1779e2ddfca2>