From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: toke@toke.dk Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 86eb1e0d for ; Mon, 25 Jun 2018 19:50:06 +0000 (UTC) Received: from mail.toke.dk (mail.toke.dk [52.28.52.200]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id c5e0ff5f for ; Mon, 25 Jun 2018 19:50:06 +0000 (UTC) From: Toke =?utf-8?Q?H=C3=B8iland-J=C3=B8rgensen?= To: Adrian Sevcenco , WireGuard mailing list Subject: Re: wg addconf :: AllowedIPs gets deleted with the additions of peers In-Reply-To: References: Date: Mon, 25 Jun 2018 21:55:36 +0200 Message-ID: <8736xaod3b.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Adrian Sevcenco writes: > Hi! It seems that AllowedIPs declaration gets erased when peers are > added with addconf You can't have the same AllowedIPs for two different peers... :) -Toke