https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243703
--- Comment #1 from Boris Tassou <boris.tas...@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=40+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=40+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=0 hlim=64 time=12.385 ms 16 bytes from fe80::2bd:6ff:fe17:ff00%tap0, icmp_seq=1 hlim=64 time=11.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 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"