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/>
References:  <bug-261129-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261129

--- Comment #10 from Goran Meki=C4=87 <meka@tilda.center> ---
If I add ipv6_defaultrouter=3D"..." (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.

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



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