[Swan] Compiling on Ubuntu 16.04

2018-08-11 Thread Whit Blauvelt
Hi, Trying to compile on Ubuntu 16.04, with "make all" I'm stuck at: - In file included from /usr/src/libreswan-3.25/linux/include/libreswan.h:78:0, from /usr/src/libreswan-3.25/programs/pluto/kernel_netlink.c:57: /usr/src/libreswan-3.25/programs/pluto/kernel_netlink.c: In

Re: [Swan] Compiling on Ubuntu 16.04

2018-08-11 Thread Paul Wouters
See https://libreswan.org/wiki/Libreswan_on_Debian_Wheezy And use “make deb” Sent from my phone > On Aug 11, 2018, at 16:51, Whit Blauvelt wrote: > > Hi, > > Trying to compile on Ubuntu 16.04, with "make all" I'm stuck at: > > - > > In file included from /usr/src/libreswan-3.25/linux/in

Re: [Swan] Compiling on Ubuntu 16.04

2018-08-11 Thread Whit Blauvelt
Paul, Thanks for instant response. That page refers to old versions of 3 things. "The workaround #1 is very specific to Wheezy (libc < 2.19 and kernel < 3.12). Later distributions fixed issues #1 and #2. #3 is because libunbound is too old." The Ubuntu 16.04 box in question has: libc = 2.23-0u

Re: [Swan] IPSec/XAuth, Android 8.1, and "always-on VPN"

2018-08-11 Thread Tan Chee Eng
I did not... Ended up going with strongswan and the android app. (ie. I abandoned the native IPSec client.) - Chee Eng On Fri, 10 Aug 2018, 11:49 AM Paul Wouters, wrote: > On Wed, 25 Jul 2018, Tan Chee Eng wrote: > > > I don't think that's the problem. I see the following lines in the log: > >

Re: [Swan] Compiling on Ubuntu 16.04

2018-08-11 Thread Paul Wouters
On Sat, 11 Aug 2018, Whit Blauvelt wrote: Thanks for instant response. That page refers to old versions of 3 things. "The workaround #1 is very specific to Wheezy (libc < 2.19 and kernel < 3.12). Later distributions fixed issues #1 and #2. #3 is because libunbound is too old." The Ubuntu 16.04