From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.zx2c4.com (lists.zx2c4.com [165.227.139.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9F28BC04FFE for ; Tue, 14 May 2024 11:37:01 +0000 (UTC) Received: by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 96b6b2fb; Tue, 14 May 2024 11:36:58 +0000 (UTC) Received: from mail.servers.dxld.at (mail.servers.dxld.at [2001:678:4d8:200::1a57]) by lists.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 928e6af4 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 14 May 2024 11:36:56 +0000 (UTC) Received: mail.servers.dxld.at; Tue, 14 May 2024 13:36:55 +0200 Date: Tue, 14 May 2024 13:36:48 +0200 From: Daniel =?utf-8?Q?Gr=C3=B6ber?= To: Nico Schottelius Cc: WireGuard mailing list Subject: Re: Wireguard address binding - how to fix? Message-ID: <20240514113648.neaj6kfazx4fi7af@House.clients.dxld.at> References: <87le4cfz0u.fsf@ungleich.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87le4cfz0u.fsf@ungleich.ch> X-BeenThere: wireguard@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: wireguard-bounces@lists.zx2c4.com Sender: "WireGuard" On Tue, May 14, 2024 at 12:50:25PM +0200, Nico Schottelius wrote: > To the wireguard authors: what needs to be done to add IP address > binding so that packets are always sent from a specific IP address? Implemented, but wating for Jason to respond: https://lore.kernel.org/netdev/20240219114334.3057169-1-dxld@darkboxed.org/T/ --Daniel