From nobody Tue Nov 26 07:26:11 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 4XyDdb4jtQz5f2rH for ; Tue, 26 Nov 2024 07:26:11 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XyDdb1ycXz4YK2 for ; Tue, 26 Nov 2024 07:26:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732605971; 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=laj/o0jjjgVDfJYurzrcY8QOMuy+DRqfyR9d7r+20dg=; b=arjqd61kB3jNx6Yf/CkBlKTWy5CotnDRVcNQFJuSvAFWNhVFwj59MEEKRGoLfh1i5fp6BG 3VOwEKYvumdEv1/Fw5k2jm3m+2wWJW40qtmEcMG7y7ktCnh4pjPCMA54LZ7OiI/u2091Up o5sPnnyfUTrkm5cs1/jWi4YN3RBHVUhZSgErXdIOApOjwN33EPxwIuJ5z1bX63Jzk6JHhr 1kvI7lthsjyogrLV+TmLs3RAffL3IO+potW7Q89qITOq+m+TrpxWYAeu2QhfGHXsIO3qDr /sSo4kWO60vAnN+oOp/MkEygiXvm+dWvzgTgAEap2TGJEhf0+qT30Hg/+HiaIQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732605971; a=rsa-sha256; cv=none; b=gvZxX3NE0BqLbPVBfACtNbqRH+FZe2A17Qd6+H7MUkhxLNi3+0NjnOxNASz3x8m9Kc2gVK q0ioF5B1vAhVOMXBG1WRS3FP1zYM2leWM0Oyhw8CEmrGJBoVG6XSMAtjigsrVY+35cisbB gvF/qolGND0WDNShSRuZ/GgiG7toEjP1hR8Np8ErDFCr3eoYWqEFX6QxmJCvayZSkqSa5j +5jQ/h2wvYYAOt4cyYz4sSggeUqVFEsdWh8ebhIXI7UioXmh8nvUhUPSItqaBfkqR2d5tk cXRY7cVNcg0tu3Kl575PDrJZ/fbiLtFnrswNBqFIxdVOPdHA1WiHdLqeNw2jyA== 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 4XyDdb1YYYzFq8 for ; Tue, 26 Nov 2024 07:26:11 +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 4AQ7QB97086745 for ; Tue, 26 Nov 2024 07:26:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AQ7QB86086744 for net@FreeBSD.org; Tue, 26 Nov 2024 07:26:11 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 282982] ping fails silently, using 0.0.0.0 as source address, when routing goes over a link with no ipv4 address Date: Tue, 26 Nov 2024 07:26:11 +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: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: quentin.thebault@defenso.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 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=3D282982 --- Comment #2 from Quentin Th=C3=A9bault --- Indeed. Following the workaround you proposed in comment 7 of that bug (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280132#c7), the jail c= an ping outside with no issue. But the host is still stuck. --=20 You are receiving this mail because: You are the assignee for the bug.=