[Openswan Users] Server crash
Dennis van der Meer
dennisvandermeer at greenchem-adblue.com
Thu Mar 25 07:11:03 EDT 2010
Hi,
Whenever I connect with a Windows XP client to my test VMWare server
(openswan ipsec) it crashes. The software not only crashes
but takes my complete server with it.
What I am trying to do is setup the ipsec server together with an l2tp
server for XP clients to connect. Right now I am testing the
ipsec part and it seems to not go as smoothly as planned.
I don't know how to include the stack dump because I only see the last
part of the screen. I've tried checking the /var/log/syslog
and /var/log/messages after I reboot the server again but there's no
information in the files. Is there a way to include this
information somehow so I can give you some more detailed information?
I've installed almost the latest git version on OpenSwan (Openswan IPsec
2.6.master-201012.git-gdacb3df4).
This is the configuration that I use for testing purposes:
# /etc/ipsec.conf - Openswan IPsec configuration file
# RCSID $Id: ipsec.conf.in,v 1.16 2005/07/26 12:29:45 ken Exp $
# This file: /usr/local/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
uniqueids=yes
nat_traversal=yes
virtual_private=%v4:10.0.0.0/16,%v4:172.16.0.0/12,%v4:192.168.0.0/16,%v4
:!192.168.2.0/24,%v4:!10.0.2.0/24,%v4:!10.0.7.0/24,%v4:!192.168.100.0/24
protostack=klips
plutodebug=none
klipsdebug=none
conn %default
keyingtries=0
disablearrivalcheck=no
authby=secret
dpddelay=60
dpdtimeout=120
dpdaction=clear
auto=add
keyexchange=ike
type=tunnel
disablearrivalcheck=no
authby=secret
pfs=yes
#=======================================================================
===
conn laptop-L2TP-PSK
pfs=no
rekey=no
left=%defaultroute
leftprotoport=17/1701
right=%any
rightprotoport=17/%any
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20100325/48615c5c/attachment.html
More information about the Users
mailing list