What has changed in the configuration file?

Bzzzz lazyvirus at gmx.com
Wed May 24 04:08:25 CEST 2017


On Wed, 24 May 2017 03:56:46 +0200
"Jason A. Donenfeld" <Jason at zx2c4.com> wrote:

> 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

Oh, my bad, I thought they used the same file syntax.

But now, there's another PB (after deleting wg0, of course):

# wg-quick up vpnserver0
[#] ip link add vpnserver0 type wireguard
[#] wg setconf vpnserver0 /dev/fd/63
Line unrecognized: `PresharedKey=…'
Configuration parsing error
[#] ip link delete dev vpnserver0


More information about the WireGuard mailing list