Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2020 13:49:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 243703] fe80 route need to add manually and NDP doesn't populate itself
Message-ID:  <bug-243703-7501-gi1ndQDXng@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243703-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243703-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=3D243703

--- Comment #1 from Boris Tassou <boris.tassou@securmail.fr> ---
Hi,

The problem is still present.

[root@vultr-paris ~]# ping6 fe80::2bd:6ff:fe17:ff00%tap0
ping6: UDP connect: Network is unreachable
[root@vultr-paris ~]# route -6 add fe80::%tap0/64 -iface tap0 -nostatic
add net fe80::%tap0/64: gateway tap0
[root@vultr-paris ~]# ping6 fe80::2bd:6ff:fe17:ff00%tap0
PING6(56=3D40+8+8 bytes) fe80::2bd:87ff:fe16:ff00%tap0 -->
fe80::2bd:29ff:fe17:ff00%tap0
^C
--- fe80::2bd:29ff:fe17:ff00%tap0 ping6 statistics ---
2 packets transmitted, 0 packets received, 100.0% packet loss
[root@vultr-paris ~]# ping6 fe80::2bd:6ff:fe17:ff00%tap0
PING6(56=3D40+8+8 bytes) fe80::2bd:87ff:fe16:ff00%tap0 -->
fe80::2bd:6ff:fe17:ff00%tap0
16 bytes from fe80::2bd:6ff:fe17:ff00%tap0, icmp_seq=3D0 hlim=3D64 time=3D1=
2.385 ms
16 bytes from fe80::2bd:6ff:fe17:ff00%tap0, icmp_seq=3D1 hlim=3D64 time=3D1=
1.540 ms
^C
--- fe80::2bd:6ff:fe17:ff00%tap0 ping6 statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss

I need to add the route on the target and it's works.

Thanks

--=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-243703-7501-gi1ndQDXng>