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 d0497d35 for ; Thu, 21 Sep 2017 10:58:10 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 01690611 for ; Thu, 21 Sep 2017 10:58:10 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 10fb6f89 for ; Thu, 21 Sep 2017 11:17:13 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 6179eed8 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Thu, 21 Sep 2017 11:17:13 +0000 (UTC) Received: by mail-io0-f177.google.com with SMTP id w94so10024545ioi.7 for ; Thu, 21 Sep 2017 04:25:32 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Thu, 21 Sep 2017 13:25:31 +0200 Message-ID: Subject: Re: [wireguard-dev] Ability to use one udp port for multiple wg interfaces To: nicolas prochazka 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: , I'd recommend you use multiple peers per interface. The strong binding with allowed-ips enables you to use qos, network analysis, security, and iptables rules in a very straightforward way.