Date: Mon, 13 Jun 2022 09:13:28 +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-5ixVE7Zlnz@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 #15 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- (In reply to Tatsuki Makino from comment #14) I have hijacked this PR, but you are probably referring to Goran's original report. I have not progress with solving my issue. So far I found that with setting= s: ifconfig gif0 inet6 no_radr ifconfig awg0 inet6 no_radr and sysctls: net.inet6.ip6.accept_rtadv=3D0 net.inet6.ip6.no_radr=3D1 the default route still gets overwritten with 2001:470:1:c84::16, 2001:470:1:c84::28 or 2001:470:1:c84::29. I will check if filtering icmp6 on gif(4) helps and maybe will turn this of= f to check if incoming RAs from gif(4) are really the culprit. --=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-5ixVE7Zlnz>