Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jun 2017 22:49:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 219699] Issue with IPv6 and neighbor notification
Message-ID:  <bug-219699-2472-sIaLowj8VX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219699-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219699-2472@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=3D219699

--- Comment #5 from Paul G Webster <paul@tmp.group> ---
root@mail:~ # ping6 google.com
PING6(56=3D40+8+8 bytes) 2a07:4580:b0d:27e::1 --> 2a00:1450:4009:80f::200e
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D0 hlim=3D55 time=3D7.064=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D1 hlim=3D55 time=3D6.720=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D2 hlim=3D55 time=3D6.686=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D3 hlim=3D55 time=3D6.556=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D4 hlim=3D55 time=3D6.605=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D5 hlim=3D55 time=3D6.741=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D6 hlim=3D55 time=3D6.802=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D7 hlim=3D55 time=3D6.934=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D8 hlim=3D55 time=3D6.600=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D9 hlim=3D55 time=3D6.805=
 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D10 hlim=3D55 time=3D6.67=
0 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D11 hlim=3D55 time=3D6.66=
8 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D12 hlim=3D55 time=3D7.08=
0 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D25 hlim=3D55 time=3D6.86=
4 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D26 hlim=3D55 time=3D6.72=
5 ms
16 bytes from 2a00:1450:4009:80f::200e, icmp_seq=3D27 hlim=3D55 time=3D6.66=
6 ms
^C
--- google.com ping6 statistics ---
28 packets transmitted, 16 packets received, 42.9% packet loss
round-trip min/avg/max/std-dev =3D 6.556/6.762/7.080/0.151 ms
root@mail:~ #

# Known working
ifconfig_vtnet0_ipv6=3D"inet6 2a07:4580:b0d:27e::1/48 accept_rtadv"
ipv6_defaultrouter=3D"2a07:4580:b0d::1"


No love still the same fault after I comment out:
root@mail:~ # cat /etc/rc.local
daemon -f ping6 -i 2 -s 1 2a07:4580:b0d::1

--=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-219699-2472-sIaLowj8VX>