[Swan] Something broken in the el6.x86_64 rpm in the repo

Paul paul at nohats.ca
Sun Sep 14 03:00:25 EEST 2014


That would be the patch that fixes the order or load and listen ?  I wonder why it broke your setup

Sent from my iPhone

> On Sep 13, 2014, at 12:34, Nick Howitt <nick at howitts.co.uk> wrote:
> 
> Paul,
> 
> After 3.10 was released you did not immediately compile the binaries so I compiled my own with the following mini script:
> 
>     #!/bin/bash
>     Version=3.10
>     TARGET=x86_64
>     cd $HOME/rpmbuild/SOURCES
>     wget https://download.libreswan.org/libreswan-$Version.tar.gz --no-check-certificate
>     tar zxf libreswan-$Version.tar.gz libreswan-$Version/packaging/rhel/6/libreswan.spec
>     rpmbuild -bb --target=$TARGET --clean --quiet libreswan-$Version/packaging/rhel/6/libreswan.spec
>     rm -rf libreswan-$Version/
> 
> 
> It installed and worked correctly. As I had your repo installed and enabled, your version installed itself a few days ago and broke my connections:
> 
>     Sep 13 16:54:03 server pluto[32481]: added connection description "MumIn"
>     Sep 13 16:54:03 server pluto[32481]: | entering aalg_getbyname_ike()
>     Sep 13 16:54:03 server pluto[32481]: connection PaulIn must specify host IP address for our side
>     Sep 13 16:54:03 server pluto[32481]: attempt to load incomplete connection
> 
> 
> and
> 
>     Sep 13 16:54:04 server pluto[32481]: packet from 88.104.27.206:500: initial Main Mode message received on 82.19.158.192:500 but no connection has been authorized with policy=PSK
>     Sep 13 16:54:06 server pluto[32481]: packet from 82.30.103.217:500: initial Main Mode message received on 82.19.158.192:500 but no connection has been authorized with policy=PSK
>     Sep 13 16:54:09 server pluto[32481]: packet from 82.30.103.217:500: initial Main Mode message received on 82.19.158.192:500 but no connection has been authorized with policy=PSK
>     Sep 13 16:54:12 server pluto[32481]: packet from 88.104.27.206:500: initial Main Mode message received on 82.19.158.192:500 but no connection has been authorized with policy=PSK
>     Sep 13 16:54:15 server pluto[32481]: packet from 88.104.27.206:500: initial Main Mode message received on 82.19.158.192:500 but no connection has been authorized with policy=PSK
> 
> This is where I have left=%defaultroute and right=%any (bug 86), but this was fixed and in the tarball I compiled from but does not work with your binary. Do you know why?
> 
> Regards,
> 
> Nick
> _______________________________________________
> Swan mailing list
> Swan at lists.libreswan.org
> https://lists.libreswan.org/mailman/listinfo/swan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libreswan.org/pipermail/swan/attachments/20140913/83f8a56e/attachment.html>


More information about the Swan mailing list