From owner-freebsd-net@freebsd.org Sat Apr 11 13:49:06 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8B9C82BA21A for ; Sat, 11 Apr 2020 13:49:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 48zx7Q3Dmhz4fHQ for ; Sat, 11 Apr 2020 13:49:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6D3222BA219; Sat, 11 Apr 2020 13:49:06 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6CFA12BA218 for ; Sat, 11 Apr 2020 13:49:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48zx7Q2Mqvz4fHP for ; Sat, 11 Apr 2020 13:49:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4B54718F6E for ; Sat, 11 Apr 2020 13:49:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 03BDn6kw032324 for ; Sat, 11 Apr 2020 13:49:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 03BDn6gm032323 for net@FreeBSD.org; Sat, 11 Apr 2020 13:49:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 243703] fe80 route need to add manually and NDP doesn't populate itself Date: Sat, 11 Apr 2020 13:49:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: boris.tassou@securmail.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2020 13:49:06 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243703 --- Comment #1 from Boris Tassou --- 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.=