[Openswan Users] Fwd: Works with O2 but not Vodafone UK, please help

Daniel Earle d.e.earle at gmail.com
Thu Oct 9 13:52:14 EDT 2014


Additional info:

When on vodafone SIM it gets stuck here:
linuxbuilder:~# ipsec auto --up L2TP-PSK
104 "L2TP-PSK" #1: STATE_MAIN_I1: initiate
010 "L2TP-PSK" #1: STATE_MAIN_I1: retransmission; will wait 20s for response

*my ipsec.config:*
version 2.0     # conforms to second version of ipsec.conf specification

# basic configuration
config setup
        # plutodebug / klipsdebug = "all", "none" or a combation from below:
        # "raw crypt parsing emitting control klips pfkey natt x509 private"
        # eg: plutodebug="control parsing"
        #
        # ONLY enable plutodebug=all or klipsdebug=all if you are a
developer !!
        #
        # NAT-TRAVERSAL support, see README.NAT-Traversal
        nat_traversal=yes
        forwardcontrol=yes
        virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12
        plutodebug="all"
        #
        # enable this if you see "failed to find any available worker"
        nhelpers=0
        protostack=netkey
        #oe=off
        #plutoopts=.--interface=eth0.


# Add connections here


conn L2TP-PSK
        authby=secret
        pfs=no
        auto=add
        keyingtries=3
        dpddelay=30
        dpdtimeout=120
        dpdaction=clear
        rekey=yes
        ikelifetime=8h
        keylife=1h
        type=transport
        left=%defaultroute
        #leftnexthop=%defaultroute
        #leftprotoport=17/1701
        right=###.###.213.105
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openswan.org/pipermail/users/attachments/20141009/218e160f/attachment.html>


More information about the Users mailing list