From owner-freebsd-net@freebsd.org Mon Mar 11 11:40:11 2019 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6750E153EB0F for ; Mon, 11 Mar 2019 11:40:11 +0000 (UTC) (envelope-from hausen@punkt.de) Received: from kagate.punkt.de (kagate.punkt.de [217.29.33.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0530924A6 for ; Mon, 11 Mar 2019 11:40:10 +0000 (UTC) (envelope-from hausen@punkt.de) Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [217.29.44.10]) by gate2.intern.punkt.de with ESMTP id x2BBEet3066813; Mon, 11 Mar 2019 12:14:40 +0100 (CET) Received: from [217.29.44.158] ([217.29.44.158]) by hugo10.ka.punkt.de (8.14.2/8.14.2) with ESMTP id x2BBEeC5061108; Mon, 11 Mar 2019 12:14:40 +0100 (CET) (envelope-from hausen@punkt.de) From: "Patrick M. Hausen" Message-Id: <25F3597D-D00A-46DF-996A-B61E6A2BD4FF@punkt.de> Content-Type: multipart/signed; boundary="Apple-Mail=_302A7E41-6E97-4CE9-9066-C6B6739EE683"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: Bridges on VLAN-tagged interfaces. Date: Mon, 11 Mar 2019 12:14:39 +0100 In-Reply-To: Cc: FreeBSD Net To: Eric Bautsch References: X-Mailer: Apple Mail (2.3445.9.1) X-Rspamd-Queue-Id: E0530924A6 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.992,0] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2019 11:40:11 -0000 --Apple-Mail=_302A7E41-6E97-4CE9-9066-C6B6739EE683 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi! have you done an =E2=80=9Eifconfig up=E2=80=9C for the physical = interface? This works in our environment: ifconfig_ixl0=3D"up" cloned_interfaces=3D"vlan11 bridge0" ifconfig_vlan11=3D"up vlan 11 vlandev ixl0" ifconfig_bridge0_name=3D"inet0" ifconfig_inet0=3D"addm vlan11 up" ifconfig_inet0_alias0=3D"inet ********" ifconfig_inet0_ipv6=3D"inet6 *********/64 auto_linklocal=E2=80=9C HTH, Patrick -- punkt.de GmbH Internet - Dienstleistungen - Beratung Kaiserallee 13a Tel.: 0721 9109-0 Fax: -100 76133 Karlsruhe info@punkt.de http://punkt.de AG Mannheim 108285 Gf: Juergen Egeling --Apple-Mail=_302A7E41-6E97-4CE9-9066-C6B6739EE683 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEzBAEBCgAdFiEEgzqrjO/mj9CSsTg2kG8u4u3aiVwFAlyGQx8ACgkQkG8u4u3a iVzeHgf/U+MJyLCqbTvkVHvTJpRu3xl2OeKKMM7sd0Ig+9euf8RJ+usofVM+tBNs 2uAwwRgrvOTPUB37GFcnG5e3rcLo9JI6EZOFJ3PaSOzsQGCGBwErpdMbveG53zU5 0YpP8sVh5YR/xz2w+dE9hO/dvIfL8d1++ykVkewN8Cn+UeygkIpKk16Nh9Z7wm+S V6zXoUq1Jtr4tfrBz/GB1ad/bwzv6jKQE/jVfvdYAy8SN4kWQw+qiqu8a1ZX6gs/ UeKFWbJrBSD3dDHvEmkskq0hepmWDXHbm70X1x9TfjJ/YvLPfOlYf/jYFX2Yc6TI 1Ok93uA4O//6HDIbt3NI1md/1QxUFA== =nLot -----END PGP SIGNATURE----- --Apple-Mail=_302A7E41-6E97-4CE9-9066-C6B6739EE683--