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 080a5f97 for ; Thu, 26 Oct 2017 21:09:18 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 53fc5944 for ; Thu, 26 Oct 2017 21:09:18 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 822b17f6 for ; Thu, 26 Oct 2017 21:09:18 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 7d4560ed (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Thu, 26 Oct 2017 21:09:17 +0000 (UTC) Received: by mail-oi0-f47.google.com with SMTP id g125so7910433oib.12 for ; Thu, 26 Oct 2017 14:11:03 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <2027941193.391349.1509047899053@ichabod.co-bxl> References: <2027941193.391349.1509047899053@ichabod.co-bxl> From: "Jason A. Donenfeld" Date: Thu, 26 Oct 2017 23:11:02 +0200 Message-ID: Subject: Re: Fixing wg-quick's DNS= directive with a hatchet To: Geo Kozey 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 Thu, Oct 26, 2017 at 9:58 PM, Geo Kozey wrote: > What about usecases where more nameservers are needed, i.e. local nameserver used for caching, adblocking or whatever? Presumably those users wouldn't be using DNS= anyways, since they'd want a fixed resolv.conf with the address of their local nameserver. So, that's outside the scope of this discussion.