Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument

From: A FreeBSD User <freebsd_at_walstatt-de.de>
Date: Tue, 20 May 2025 11:00:15 UTC
Am Tage des Herren Tue, 20 May 2025 11:29:24 +0200
"Patrick M. Hausen" <pmh@hausen.com> schrieb:

> Hi all,
> 
> > Am 20.05.2025 um 11:24 schrieb A FreeBSD User <freebsd@walstatt-de.de>:
> > 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"

It is in fact

ifconfig_bridge0_ipv6="inet6 fd11:a:b::1 prefixlen 64 auto_linklocal accept_rtadv -no_radr"

Regards
oh

> 
> ?
> 
> HTH,
> Patrick


-- 

A FreeBSD user