Re: [RFC] Handling multiple endpoints for a single peer

2017-01-16 Thread Dan Lüdtke
Hi, > On 8 Jan 2017, at 23:49, Jason A. Donenfeld wrote: > > (send an encrypted out of band non-IP packet > directly to a peer, for things like autoconfig) could play a nice role > in this. This is highly interesting! I should undust my gcc probably. > One thing that comes

Re: FAQ and quickstart

2017-01-16 Thread Jason A. Donenfeld
Makes sense! ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard

Re: FAQ and quickstart

2017-01-16 Thread Christian Hesse
"Jason A. Donenfeld" on Mon, 2017/01/16 14:26: > Hi Christian, > > Should the wireguard Arch package depend on linux-headers? Or the dkms > package on linux-headers? Or is it just the Arch-way that dkms merely > prints a warning but doesn't actually have real package deps? We

Re: FAQ and quickstart

2017-01-16 Thread Jason A. Donenfeld
Hi Christian, Should the wireguard Arch package depend on linux-headers? Or the dkms package on linux-headers? Or is it just the Arch-way that dkms merely prints a warning but doesn't actually have real package deps? Jason On Mon, Jan 16, 2017 at 2:23 PM, lennart

Re: FAQ and quickstart

2017-01-16 Thread lennart
Solved it! (Thanks Jason) "linux-headers" was not installed. "pacman -S linux headers" did the trick. Thanks all! On 01/16/2017 02:13 PM, Jörg Thalheim wrote: > The kernel module is most likely not loaded. > > Make sure the following command returns something. > > $ lsmod | grep wireguard >

Re: FAQ and quickstart

2017-01-16 Thread Jörg Thalheim
The kernel module is most likely not loaded. Make sure the following command returns something. $ lsmod | grep wireguard wireguard 126976 0 ip6_udp_tunnel 16384 1 wireguard udp_tunnel 16384 1 wireguard x_tables 28672 12

FAQ and quickstart

2017-01-16 Thread lennart
Hi, I'm trying to wireguard via the quickstart [0]. But I get this error: $ sudo ip link add dev wg0 type wireguard RTNETLINK answers: Operation not supported I know it has something to do with kernel configurations, but that would be a whole new topic to me. What do I need to do? Isn't this a

Seeking competent PPA/Ubuntu maintainers

2017-01-16 Thread Jason A. Donenfeld
Hi folks, The current Ubuntu team could use some help. Does anyone here have the skills and motivation to maintain the Ubuntu PPA? Thanks, Jason ___ WireGuard mailing list WireGuard@lists.zx2c4.com https://lists.zx2c4.com/mailman/listinfo/wireguard