Request: Optional "Comment" [Peer] entry

2017-11-16 Thread Lonnie Abelbeck
I have a suggestion, feature request ... With several peers, the output of "wg show" is difficult to visually identify the peers at a quick glance. How about an optional "Comment = " entry for the [Peer] section. For Example: -- [Peer] PublicKey = UMJMPFVTzjmzr7SJMQ7k+Z+3Pr1aq4w+5chtUny6Akg= En

Re: Roaming Mischief

2017-11-16 Thread Stephen Major
I am by no means an expert in crypto but lets just for the sake of paranoia say that an advanced attacker was able to successfully pull off a MITM like is possible with TLS and rumored OpenVPN.Personally, my approach to security is having the mindset of everything can be compromised and basing all

Re: disabling ipv6 with wg-quick

2017-11-16 Thread Jason A. Donenfeld
Remove the v6 addresses from Address= and AllowedIPs=, and then you'll be set. -- Sent from my telephone. On Nov 16, 2017 11:04 AM, wrote: > Hi, > > Is there a way to disable ipv6 when using wg-quick? > > If I have the following line on my conf file: > > Address = xx.xx.x.39/32,::xxx:bb

Re: disabling ipv6 with wg-quick

2017-11-16 Thread Greg KH
On Thu, Nov 16, 2017 at 11:04:49AM +0100, d...@fastmail.fm wrote: > Hi, > > Is there a way to disable ipv6 when using wg-quick? > > If I have the following line on my conf file: > > Address = xx.xx.x.39/32,::xxx:bb01::327/128 > > wg-quick will fail with the following error: > > ~ 2

disabling ipv6 with wg-quick

2017-11-16 Thread ds
Hi, Is there a way to disable ipv6 when using wg-quick? If I have the following line on my conf file: Address = xx.xx.x.39/32,::xxx:bb01::327/128 wg-quick will fail with the following error: ~ 2 wg-quick up mullvad-se2 [#] ip link add mullvad-se2 type wireguard [#] wg setconf mu