From nobody Mon Apr 29 14:35:03 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 4VSm7t68T3z5JRkh for ; Mon, 29 Apr 2024 14:35: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) 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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VSm7t3TqRz4JqG for ; Mon, 29 Apr 2024 14:35:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714401306; a=rsa-sha256; cv=none; b=FrPcsQTxQ44cEvuOQOBjpleU2vArkYc+VVoADTxVmQqWGmMcgRsAhE8oixrW6z1uN6cmv4 7e3k1FfYFb0sW9hkv+gI4HGZFK6AD2jz4Pif74oIrCV4pcHGE4OlDaQN4ZYRM5WnTkEkpd J4Qijqi/CZLLRPkE4eMcRu735zd5D6SkAiROBd1YlBMNPeZp9Va5DTeZzS2Ev1xcU16/PC RFN0CxvGl1ePLmwn85kP7bnocTQnCWYKyTrZjHR54wRSgsfVhXkr9OTtMRCoMcZwkghapK OShOkugy6IRPWoVFKNolYleDA9P0ki/WaP8Ko14rIze1xbLQFl+WlwJmAQ+emA== 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=1714401306; 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=xYW+kLAu3Ben04LVe6QyPPbjOaHmcn9HRNqa5ZFySIc=; b=Zvbz9yg+y7XEkLhA1bakYZWZgLZtSTBbXmGbGM26N4FxPtvuB7ZZfkTrLnTaiS+MrrI4i4 VVXmaAk1puSCmembV9qvjDbQLTSqKl/R0X9nEnY1a+42+V0bQILzNlQJ9dTNGxHRzkZX0c m4Gx3hf+XmUv0GPdzPpmOlO3knENcyOwgQiKd9w2EW03937IeECl8nCl+lIvzwa76avnnZ frV9hJWQux/hkPHQzRk5nY1CQoUPWXtkLnPlMboNVSbas4ZiVRfNjVF6kj1TiiYN5WAvuG qIXrrig7Ct6II7X0u8RgPIcqHU2VhuCwDJRVopegX8ys4vPGdRII4UaLSmMjNw== 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 4VSm7t35BMz1CJZ for ; Mon, 29 Apr 2024 14:35: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 43TEZ6R8004906 for ; Mon, 29 Apr 2024 14:35:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 43TEZ6ou004880 for net@FreeBSD.org; Mon, 29 Apr 2024 14:35: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 274483] route(8) change -interface is not effective Date: Mon, 29 Apr 2024 14:35:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: karels@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D274483 Mike Karels changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karels@freebsd.org --- Comment #2 from Mike Karels --- Note, I don't think -interface is the keyword that you want here; it means = that no gateway is used. From route(8): "If the destination is directly reachab= le via an interface requiring no intermediary system to act as a gateway, the -interface modifier should be specified; the gateway given is the address of this host on the common network, indicating the interface to be used for transmission. Alternately, if the interface is point to point the name of = the interface itself may be given," In this case, the tunnel ignores the first= -hop destination address, so this works by accident. The -ifp modifier is inten= ded for this usage, but is currently broken. --=20 You are receiving this mail because: You are the assignee for the bug.=