[Bug 261129] IPv6 default route vanishes with rtadvd/rtsold
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261129] IPv6 default route vanishes with rtadvd/rtsold"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jan 2022 14:17:19 UTC
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.