On Tue, Mar 9, 2021 at 9:30 AM Laura Zelenku <[email protected]> wrote: > > Hi Jason, > I’m just using “wg-quick up wg0” command on Linux env with NO kernel module, > just userspace implementation. > My config file looks like: > [Interface] > PrivateKey = ….mEw=
Change your private key. No need to mess with partial exposures. > In the command output you can see that "wg setconf wg0 /dev/fd/63” stucked > and no following commands (set IP address, set MTU, …) are processed. What's the output of `wg --version`? Jason
