Date: Sat, 13 Feb 2021 19:12:48 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 253469] IPv6 default route vanishes Message-ID: <bug-253469-7501-E6nyYzwYCf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253469-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-253469-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=3D253469 --- Comment #2 from courtney.hicks1@icloud.com --- Here is what I got. I did service rtsold restart and then waited until I lo= st my route. Here is the output of ping6 as the route got deleted 16 bytes from 2607:f8b0:400a:805::200e, icmp_seq=3D49 hlim=3D116 time=3D11.= 189 ms 16 bytes from 2607:f8b0:400a:805::200e, icmp_seq=3D50 hlim=3D116 time=3D12.= 354 ms ping6: sendmsg: No route to host ping6: wrote ipv6.l.google.com 16 chars, ret=3D-1 And here is the output of route -n monitor from before restarting rtsold and when the route got deleted got message of size 248 on Sat Feb 13 11:09:40 2021 RTM_ADD: Add Route: len 248, pid: 0, seq 0, errno 0, flags:<UP,GATEWAY,DONE> locks: inits:=20 sockaddrs: <DST,GATEWAY,NETMASK> :: fe80::1:1%re0 :: got message of size 248 on Sat Feb 13 11:10:41 2021 RTM_DELETE: Delete Route: len 248, pid: 0, seq 0, errno 0, flags:<GATEWAY,D= ONE> locks: inits:=20 sockaddrs: <DST,GATEWAY,NETMASK> :: fe80::1:1%re0 :: --=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-253469-7501-E6nyYzwYCf>