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 659ad739 for ; Wed, 24 May 2017 01:44:36 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id a6b6f344 for ; Wed, 24 May 2017 01:44:36 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5b45ff66 for ; Wed, 24 May 2017 01:56:01 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 60c09f87 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Wed, 24 May 2017 01:56:00 +0000 (UTC) Received: by mail-oi0-f49.google.com with SMTP id b204so224572218oii.1 for ; Tue, 23 May 2017 18:56:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170524034606.54078c3c@msi.defcon1> References: <20170524034606.54078c3c@msi.defcon1> From: "Jason A. Donenfeld" Date: Wed, 24 May 2017 03:56:46 +0200 Message-ID: Subject: Re: What has changed in the configuration file? To: Bzzzz 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: , wg-quick(8) is a wrapper around wg(8) that adds a few more configuration keys, such as "Address=", "PostUp=", and so forth. Thus, you should only use these augmented config files with wg-quick(8): wg-quick up path/to/configuration.conf