Re: ifconfig_bxe0_ipv6="inet6 accept_rtadv" seems to break bridging

Lexi Winter <[email protected]>
Newsgroups gmane.os.freebsd.devel.net,gmane.os.freebsd.current
Message-ID <[email protected]>
void:
> I've found ifconfig_bxe0_ipv6="inet6 accept_rtadv" breaks bridging
> on a dual stack interface in unless some manual hoops are jumped through.
> 
> net.link.bridge.member_ifaddrs is the default ("0") here.
>[...] 
> Adding ifconfig_bxe0_ipv6="inet6 accept_rtadv" and then rebooting causes the
> following:

you should set accept_rtadvd on the bridge interface, not the member
interface.  setting it on the member interface will try to assign the
SLAAC address to the member, which is not allowed.

you may also need to set some other inet6 flags, since for historical
reasons these are disabled on bridges by default:

ifconfig_bridge0_ipv6="inet6 -ifdisabled auto_linklocal accept_rtadv"
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaIIwPQAKCRD1nT63mIK/
YCQWAQCpwiE0ABTeNel2UucWgcye8ah66fWULRiOogQt1dvDwgEAiG4F8R5ko1vT
VMq2VXcYAky38VVg/95fqG0JwopBZAM=
=biVY
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.