Christian Welzel
2007-12-30 22:36:42 UTC
Hi there,
currently i'm trying to set up a l2tp over ipsec vpn using a windows
xp client and a linux openswan+kernel 2.6 ipsec.
now the whole stuff is working so far but i cannot get the pppd on linux
to accept password authentication from the client. setting noauth in the
config leads to a working setup while setting auth brings this error:
pppd[15063]: The remote system is required to authenticate itself
pppd[15063]: but I couldn't find any suitable secret (password) for it to use to do so.
pppd[15063]: (None of the available passwords would let it use an IP address.)
googling after this brings the solution to add an asterisk at fouth element
into /etc/ppp/chap-secrets. but my chap-secrets already looks like this:
* projekte "password" *
projekte * "password" *
i played around this several refuse- and require-options and added above lines
to all secret-files i could find in the system, but the error stays there.
The pppd is started this way:
xl2tpd[15048]: "/usr/sbin/pppd"
xl2tpd[15048]: "passive"
xl2tpd[15048]: "-detach"
xl2tpd[15048]: "192.168.0.9:192.168.0.249"
xl2tpd[15048]: "file"
xl2tpd[15048]: "/etc/ppp/options.l2tpd"
xl2tpd[15048]: "/dev/pts/1"
and /etc/ppp/options.l2tpd is this
ipcp-accept-local
ipcp-accept-remote
ms-dns 192.168.0.8
ms-wins 192.168.0.8
auth
crtscts
idle 1800
mtu 1410
mru 1410
nodefaultroute
lock
proxyarp
connect-delay 5000
nologfd
unit 4
name projekte
nomppe
refuse-chap
refuse-mschap
refuse-mschap-v2
refuse-eap
refuse-pap
require-mschap
require-mschap-v2
I do not have any further idea what causes this above error message...
Does someone has some hints for me?
currently i'm trying to set up a l2tp over ipsec vpn using a windows
xp client and a linux openswan+kernel 2.6 ipsec.
now the whole stuff is working so far but i cannot get the pppd on linux
to accept password authentication from the client. setting noauth in the
config leads to a working setup while setting auth brings this error:
pppd[15063]: The remote system is required to authenticate itself
pppd[15063]: but I couldn't find any suitable secret (password) for it to use to do so.
pppd[15063]: (None of the available passwords would let it use an IP address.)
googling after this brings the solution to add an asterisk at fouth element
into /etc/ppp/chap-secrets. but my chap-secrets already looks like this:
* projekte "password" *
projekte * "password" *
i played around this several refuse- and require-options and added above lines
to all secret-files i could find in the system, but the error stays there.
The pppd is started this way:
xl2tpd[15048]: "/usr/sbin/pppd"
xl2tpd[15048]: "passive"
xl2tpd[15048]: "-detach"
xl2tpd[15048]: "192.168.0.9:192.168.0.249"
xl2tpd[15048]: "file"
xl2tpd[15048]: "/etc/ppp/options.l2tpd"
xl2tpd[15048]: "/dev/pts/1"
and /etc/ppp/options.l2tpd is this
ipcp-accept-local
ipcp-accept-remote
ms-dns 192.168.0.8
ms-wins 192.168.0.8
auth
crtscts
idle 1800
mtu 1410
mru 1410
nodefaultroute
lock
proxyarp
connect-delay 5000
nologfd
unit 4
name projekte
nomppe
refuse-chap
refuse-mschap
refuse-mschap-v2
refuse-eap
refuse-pap
require-mschap
require-mschap-v2
I do not have any further idea what causes this above error message...
Does someone has some hints for me?
--
MfG, Christian Welzel aka ***@Regenbogen
GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
MfG, Christian Welzel aka ***@Regenbogen
GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15