From: Bzzzz <lazyvirus@gmx.com>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: What has changed in the configuration file?
Date: Wed, 24 May 2017 04:08:25 +0200 [thread overview]
Message-ID: <20170524040825.2087168f@msi.defcon1> (raw)
In-Reply-To: <CAHmME9rQoSrRsVWzOMWbc4FMrHG1+jWj4VM7C7tQQE9c9P0ooA@mail.gmail.com>
On Wed, 24 May 2017 03:56:46 +0200
"Jason A. Donenfeld" <Jason@zx2c4.com> wrote:
> wg-quick(8) is a wrapper around wg(8) that adds a few more
> configuration keys, such as "Address=3D", "PostUp=3D", and so forth. Thus,
> you should only use these augmented config files with wg-quick(8):
>=20
> 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=3D=E2=80=A6'
Configuration parsing error
[#] ip link delete dev vpnserver0
next prev parent reply other threads:[~2017-05-24 1:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-24 1:46 What has changed in the configuration file? Bzzzz
2017-05-24 1:56 ` Jason A. Donenfeld
2017-05-24 2:08 ` Bzzzz [this message]
2017-05-24 2:09 ` Jason A. Donenfeld
2017-05-24 2:18 ` Bzzzz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170524040825.2087168f@msi.defcon1 \
--to=lazyvirus@gmx.com \
--cc=Jason@zx2c4.com \
--cc=wireguard@lists.zx2c4.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.