Re: [Swan] (no subject)

2015-12-09 Thread Fabian van der Werf
On Tue, Dec 8, 2015 at 8:54 PM, Paul Wouters wrote: > On Mon, 7 Dec 2015, Fabian van der Werf wrote: > >> Ok, I am trying to setup a tunnel between my home network and a virtual >> network of docker instances on a vps. I am running into some problems. The >> problem is that I

Re: [Swan-dev] Generate test certificates iff missing

2015-12-09 Thread Antony Antony
this has more side effects. how do I disable expired certs check in Makefile.inc.local? If not I thinking disable this check in the master. the side effect is when I use 'make check "UPDATEONLY=1"' and the rule think the cert 'expired' it abort UPDATEONLY. That is not desired behavior. make

Re: [Swan] Please review: docuemntation of openswan to libreswan migration

2015-12-09 Thread Tony Whyman
Some very quick feedback. I migrated our systems earlier this year from Openswan on Ubuntu to Libreswan. Coming from this background the big issue was NSS. All the Ubuntu systems were set up with X.509 certificates and private keys in separate files and suddenly there was a need for know

[Swan-commit] Changes to ref refs/heads/master

2015-12-09 Thread Antony Antony
New commits: commit 7d6f2a61e5916da5601b633da590241ae1833e67 Author: Antony Antony Date: Wed Dec 9 17:00:21 2015 +0100 ikev2: OE continuation 9d314dd0f048b69b82e3b10d559b38b4a73ee097 ___ Swan-commit mailing list

[Swan] Libreswan on Slackware 14.1

2015-12-09 Thread Paul Overton
Hello, I have been a very long term user of freeswan, openswan and libreswan of late. My chosen distribution is Slackware. I have some units using both 32 bit and 64 bit Slackware 14.1 this has kernel 3.10.17. I am have added the required missing support libraries. Unbound, libcap-ng, pam.

Re: [Swan] Libreswan on Slackware 14.1

2015-12-09 Thread Paul Wouters
On Wed, 9 Dec 2015, Paul Overton wrote: However when I attempt to compile the programs 3.14 or 3.15 I get the following error: : In function 'yy_scan_bytes': :2169:17: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] cc1: all warnings being treated

Re: [Swan] Please review: docuemntation of openswan to libreswan migration

2015-12-09 Thread Tom Robinson
On 10/12/15 02:03, Tony Whyman wrote: > Thus my feedback is that the removal of the X.509 file support and the need > to understand how to use > NSS should be right up front together with the link to the NSS page. I also found this to be the most challenging thing when migrating in the last few