Hi all, > Am 20.05.2025 um 11:24 schrieb A FreeBSD User <[email protected]>: > I need a IPv6 prefix on bridge0. With the "wrong/faulty" concept I simply > used > > rtsold_flags="-iu igb0" > > within /etc/rc.conf. Changing this line to > rtsold_flags="-iu bridge0" while bridge0 is up and running doesn't work, > neither does "rtsol > bridge0" show any results.
Do you also have
ifconfig_bridge0_ipv6="inet6 accept_rtadv auto_linklocal"
?
HTH,
Patrick
