From nobody Tue Jul 23 18:35:38 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WT5SC4Qqlz5Q9VY for ; Tue, 23 Jul 2024 18:35:39 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WT5SC3Gvzz3xXm for ; Tue, 23 Jul 2024 18:35:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721759739; a=rsa-sha256; cv=none; b=OzKtyLa/Rr3djAxkccVLxGfHIgaS7aULFnH+LlerI9FdD8wiz5VsAgMdkUSBT/VVYyEWJ5 fGWiYyrFAmxO+xuMj+DK1UuUUHWMR4UelnACcIOxrAJtFGR+XOfnbYBuREBZuj+DiUSOhu WJVC9sjc5WB5JIP08Mzo6ecuLq/6ykO6JE7B3jpw1liYQBCklHtK1GNUQM/wKppH2qvGIc RN8Aw14odGV+xRzqbgWlcJgPtpNuRc9HvhGC98w0JqVrYJwvCNK0oMh9aterW+IkgmEBDO BIieuYfmjGiFGe9rJO4HFlaQAtll93sj9Cb1xUKJT+Jy3O+WgbEHIkGYL8paFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721759739; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=N/xiMCIuQiyjCe7T+teqMx+ObuxKxdtbc+s7sGasffU=; b=FYs9IDqZg4nSgAt90lP/R/g5WQamtVtSG+2tg5ChTc2fUHi3D7CoKB6dKj+QnnQFUimSEQ xihzEtU56FLDCV8qbBB7/RAeyUqSqZeuMo10S3VpETj823oU4m84tV+KBpfT4gyFwK+R4o VDjlSgrfDubZBOK/9+CJjETp9DHFpu6uA+6KIzzhKQehEYJNyIUi69tJ6CNW2XmoANfQwN g3xVC2d3OAtTaBW0KWCqZLvhmz1fO36UNs8sHyAXC2khLJb1LMpaxIxydQb82U8jA2mQX4 DkZxIUORpCr2PkwsJv7RNtCv36UhH0Q5eeIOGa6mCEze0j3aHpafAnel4d1HGA== 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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WT5SC2tFlzffD for ; Tue, 23 Jul 2024 18:35:39 +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 46NIZdlk011901 for ; Tue, 23 Jul 2024 18:35:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46NIZdbr011895 for net@FreeBSD.org; Tue, 23 Jul 2024 18:35:39 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 280390] NPTv6 not working Date: Tue, 23 Jul 2024 18:35:38 +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: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john@sanren.ac.za 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 List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280390 --- Comment #9 from John Hay --- (In reply to cnbatch from comment #8) Do they route that whole subnet to you in addition to the address you recei= ved via SLAAC on vtnet0? Or is that the address you received via SLAAC on vtnet= 0? If it is your vtnet0 address, you only have one address or at least the ker= nel will think so. What do you see if you do "tcpdump -i vtnet0 -n" while trying to ping an IP= v6 address outside? Can you see the translated packet going out? Can you see something coming back? --=20 You are receiving this mail because: You are the assignee for the bug.=