Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2022 14:17:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261129] IPv6 default route vanishes with rtadvd/rtsold
Message-ID:  <bug-261129-227-mLQLLDVCEo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261129-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261129

--- Comment #10 from Goran Mekić <meka@tilda.center> ---
If I add ipv6_defaultrouter="..." (value the same that rtsold sets for a
while), I get this:

netstat -rn6 | grep '^default'
default                           fe80::5a9c:fcff:fe10:6c2c%re0 UG          re0
default                           fe80::5a9c:fcff:fe10:6c2c%re0 UGS         re0

One is static route, and one is through acquired through rtsold. It's
interesting that no route is lost ever, but it's a bit ackward situation.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261129-227-mLQLLDVCEo>