[Openswan Users] no connection is known for ...

Christian Huldt christian at solvare.se
Thu Jul 19 03:49:51 EDT 2007


Not entirely disconnected from the previous thread...

I have a psk-setup on a linux host that is supposed to allow Windows XP and Mac OS X roadwarriors.

It works great for windows, but macs get "no connection" and the log says:

Jul 11 20:07:21 static-213-115-27-195 pluto[31939]: "roadwarrior-l2tp"[5] 81.231.248.185 #5: cannot respond to IPsec SA request because no connection is known for 213.115.27.195:17/1701...81.231.248.185[192.168.10.160]:17/%any===192.168.10.160/32



config:

config setup
        nat_traversal=yes
        virtual_private=%v4:10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16,,%v4:!192.168.79.0/24
        #plutostderrlog=/var/log/pluto.log
        #plutodebug=all
        #plutodebug="parsing emitting control pfkey natt x509 private"
        #nhelpers=0

# Add connections here

conn %default
        keyingtries=3
        rekey=no
        authby=secret
        left=%defaultroute
        leftnexthop=213.115.27.193
        
conn roadwarrior-l2tp
        left=%defaultroute
        leftprotoport=17/1701
        right=%any
        rightprotoport=17/%any
        #rightprotoport=17/1701
        pfs=no
        keyingtries=3
        auto=add
        rightsubnet=vhost:%no,%priv


-- 
Christian Huldt 
0704612207
<christian at solvare.se>


More information about the Users mailing list