On Wed, 24 May 2017 03:56:46 +0200 "Jason A. Donenfeld" <[email protected]> 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 _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
