Date: Sat, 31 May 2025 00:38:37 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 286322] IPv6 doesn't work across different FIBs (epair) Message-ID: <bug-286322-7501-fJqOrJXKqc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-286322-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-286322-7501@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=3D286322 --- Comment #10 from Paige Thompson <paige@paige.bio> --- TLDR I think I just figured out I can replicate this "working behavior if I create the route manually I just have to specify lo0 as the interface:=20 route add -inet6 -host 2001:470:b56f::2 -iface lo0 -fib 48 If that's all it is I'm ok with adding this manually as long as it will wor= k I don't really care, I feel like this is perhaps an unnecessary step and this must have something to do with ndp (because IPv4 works fine when you do this and the routes are the same after creation / assignment)=20 =E2=9E=9C sq ndp -i epair9b linkmtu=3D0, maxmtu=3D1500, curhlim=3D64, basereachable=3D30s0ms, reachable= =3D15s, retrans=3D1s0ms Flags: nud auto_linklocal --=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-286322-7501-fJqOrJXKqc>