[Openswan Users] Error 678: There is no answer

Craig Schneider craigsc at zdata.co.za
Tue Dec 7 12:53:56 CET 2004


Hi Guys

I keep getting this error from my windows2000 client trying to connect
to my Linux VPN gateway and using l2tp to tunnel into remote network.

Here is my ipsec.conf:

-----

# /etc/ipsec.conf - Openswan IPsec configuration file
# RCSID $Id: ipsec.conf.in,v 1.13 2004/03/24 04:14:39 ken Exp $

# This file:  /usr/share/doc/openswan/ipsec.conf-sample
#
# Manual:     ipsec.conf.5


version 2.0     # conforms to second version of ipsec.conf specification

# basic configuration
config setup
        interfaces=%defaultroute
        klipsdebug=none
        plutodebug=all
        #plutoload=%search
        #plutostart=%search
        #uniqueids=yes
        nat_traversal=yes
 
virtual_private=%v4:10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16


# Add connections here

conn %default
        compress=yes
        disablearrivalcheck=no
        leftrsasigkey=%cert
        rightrsasigkey=%cert
        authby=rsasig


conn roadwarrior-l2tp
        pfs=no
        leftprotoport=17/0
        rightprotoport=17/1701
        also=roadwarrior


conn roadwarrior-l2tp-updatedwin
        pfs=no
        leftprotoport=17/1701
        rightprotoport=17/1701
        also=roadwarrior


conn roadwarrior-net
        leftsubnet=192.168.2.0/24
        also=roadwarrior


conn roadwarrior
        left=%defaultroute
        leftcert=jhb.technews.co.za.pem
        right=%any
        rightsubnet=vhost:%no,%priv
        auto=add


#Disable Opportunistic Encryption
include /etc/ipsec.d/examples/no_oe.conf

----

I have followed the Nate Carlson howto and got it working with ipsec
util.

I then followed the Jacco2 howto.

I can see the tunnel for a little while in ipsecmon but then it just
bombs.

Any help would be appreciated :)

Kind regards

Craig Schneider
Z-Data Solutions

work: 031 3131060
cell: 083 9491551


More information about the Users mailing list