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

From: Chris <bsd-lists_at_bsdforge.com>
Date: Thu, 24 Jul 2025 23:20:37 UTC
On 2025-07-24 14:52, void wrote:
> On Thu, Jul 24, 2025 at 11:41:17PM +0200, Miroslav Lachman wrote:
>> 
>> Well, I've never used or seen the ifconfig_XXX variable with IP in rc.conf 
>> without inet. So if somebody has it without it, it's probably wrong 
>> configuration. Similar to what has "changed" recently with IP on bridge 
>> members instead of IP on bridge.
I vote for it being required. :)
> 
> Fixed!!! :D
> 
> This works:
> 
> cloned_interfaces="bridge0 tap0"
> ifconfig_bxe0="up"
> ifconfig_bridge0="inet 203.0.113.2/24 addm bxe0 addm tap0"
> defaultrouter="203.0.113.1"
> ifconfig_bridge0_ipv6="inet6 -ifdisabled auto_linklocal accept_rtadv"
> 
> TYVM everyone :D

-- 
sent from hardware written from and running on FreeBSD