From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 32efa032 for ; Mon, 31 Jul 2017 15:14:07 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 06edce4c for ; Mon, 31 Jul 2017 15:14:07 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5fbc0bb6 for ; Mon, 31 Jul 2017 15:33:10 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 6a714b34 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Mon, 31 Jul 2017 15:33:09 +0000 (UTC) Received: by mail-io0-f169.google.com with SMTP id m88so103697908iod.2 for ; Mon, 31 Jul 2017 08:34:56 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Mon, 31 Jul 2017 17:34:55 +0200 Message-ID: Subject: Re: Multihomed server issue To: Wang Jian Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jul 28, 2017 at 2:51 AM, Wang Jian wrote: > The solution can be one of: > > 1. server can RTS (response to source), or can bind to arbitary > address for outgoing The server does already respond to source. Can you send me a TCP dump and the output of `ip route` indicating that WireGuard is doing otherwise? Thanks, Jason