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 b3a67e80 for ; Wed, 29 Nov 2017 13:48:31 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5e999477 for ; Wed, 29 Nov 2017 13:48:31 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5a629beb for ; Wed, 29 Nov 2017 13:48:31 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id f7a8e498 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Wed, 29 Nov 2017 13:48:31 +0000 (UTC) Received: by mail-ot0-f176.google.com with SMTP id o23so3064348otd.1 for ; Wed, 29 Nov 2017 05:54:32 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <3952fa1c-80e1-dd42-7eaf-5e7fceff3daa@posteo.de> References: <94652845-83e3-1d58-fdb8-30171254c7e3@posteo.de> <3952fa1c-80e1-dd42-7eaf-5e7fceff3daa@posteo.de> From: "Jason A. Donenfeld" Date: Wed, 29 Nov 2017 14:54:30 +0100 Message-ID: Subject: Re: Dynamic Adresses To: Mytril 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 Wed, Nov 29, 2017 at 2:47 PM, Mytril wrote: > Yes if you want: > https://wiki.ubuntuusers.de/Baustelle/WireGuard/#Probleme-mit-der-dynamischen-IP > > This artikel is work in progress, later it will be accessable under: > https://wiki.ubuntuusers.de/WireGuard/#Probleme-mit-der-dynamischen-IP As I mentioned to Georg, this really should link to https://git.zx2c4.com/WireGuard/tree/contrib/examples/reresolve-dns instead of using ifup&&ifdown, which is a pretty ugly solution. I'd edit it myself, except I don't [yet?] read German. Jason