[Openswan Users] xl2tpd consuming 99% to 100% of CPU

jamr jamr at 7lan.net
Fri Aug 24 14:55:36 EDT 2007


Hi all,

I have installed openswan-2.4.4-18.2 + xl2tpd-1.1.11 in a SLES 10 with
PSK configuration. When I start xl2tpd process it goes to 99% to 100% of
cpu usage. It works fine, I can connect my windowsXP l2tp client without
problems, but the CPU keep working in 100%.

Any ideas?


here goes my configuration:

ipsec.conf:

config setup
        plutodebug = "all"
        klipsdebug = "all"
        nat_traversal=yes
        nhelpers=0
include /etc/ipsec.d/examples/no_oe.conf
conn l2tp-psk-orgWIN2KXP
        authby=secret
        pfs=no
        auto=add
        rekey=no
        left=%defaultroute
        leftprotoport=17/0
        right=%any
        rightprotoport=17/1701
        rightsubnet=vhost:%priv,%no


ipsec.secrets:

xx.xx.xx.xx %any: PSK "secret"

l2tpd.conf:

[global]
listen-addr = xx.xx.xx.xx

[lns default]
ip range = yy.y.y.10-yy.y.y.20
local ip = yy.yy.yy.zz
require chap = yes
refuse pap = yes
require authentication = yes
name = LinuxVPNserver
ppp debug = yes
pppoptfile = /etc/ppp/options.l2tpd
length bit = yes




TIA,
Joao Reis.



More information about the Users mailing list