int13
12-21-2005, 06:17 AM
Hi there!
I'm trying to setup a pptp client on slack 10.1 with kernel 2.4.29.
I've downloaded pptp-linux-1.5.0 and pptp-extras, compiled them successfully.
I've set up the correct data with pptp-command script.
But I can't connect to the pptp server on my LAN.
I've compiled the mppe support in the kernel and in the pppd.
Here is the error dump:
using channel 3
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Warning - secret file /etc/ppp/pap-secrets has world and/or group access
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xbbaf5442> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <auth chap MS-v2> <mru 1460> <magic 0x8fa4270f>]
No auth is possible
sent [LCP ConfRej id=0x1 <auth chap MS-v2>]
rcvd [LCP ConfRej id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <magic 0xbbaf5442>]
rcvd [LCP ConfReq id=0x2 <mru 1460> <magic 0x8fa4270f>]
sent [LCP ConfAck id=0x2 <mru 1460> <magic 0x8fa4270f>]
rcvd [LCP ConfAck id=0x2 <magic 0xbbaf5442>]
sent [LCP EchoReq id=0x0 magic=0xbbaf5442]
sent [CCP ConfReq id=0x1 <mppe -H -M -S -L -D +C>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
rcvd [LCP TermReq id=0x3 "peer refused to authenticate"]
LCP terminated by peer (peer refused to authenticate)
sent [LCP TermAck id=0x3]
Script pptp 10.0.52.45 --nolaunchpppd finished (pid 426), status = 0x0
Modem hangup
Connection terminated.
pptp-command: pppd indicated failure
Can anyone diagnose where is the problem?
And how should I fix it?
I'm trying to setup a pptp client on slack 10.1 with kernel 2.4.29.
I've downloaded pptp-linux-1.5.0 and pptp-extras, compiled them successfully.
I've set up the correct data with pptp-command script.
But I can't connect to the pptp server on my LAN.
I've compiled the mppe support in the kernel and in the pppd.
Here is the error dump:
using channel 3
Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
Warning - secret file /etc/ppp/pap-secrets has world and/or group access
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xbbaf5442> <pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <auth chap MS-v2> <mru 1460> <magic 0x8fa4270f>]
No auth is possible
sent [LCP ConfRej id=0x1 <auth chap MS-v2>]
rcvd [LCP ConfRej id=0x1 <asyncmap 0x0> <pcomp> <accomp>]
sent [LCP ConfReq id=0x2 <magic 0xbbaf5442>]
rcvd [LCP ConfReq id=0x2 <mru 1460> <magic 0x8fa4270f>]
sent [LCP ConfAck id=0x2 <mru 1460> <magic 0x8fa4270f>]
rcvd [LCP ConfAck id=0x2 <magic 0xbbaf5442>]
sent [LCP EchoReq id=0x0 magic=0xbbaf5442]
sent [CCP ConfReq id=0x1 <mppe -H -M -S -L -D +C>]
sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0>]
rcvd [LCP TermReq id=0x3 "peer refused to authenticate"]
LCP terminated by peer (peer refused to authenticate)
sent [LCP TermAck id=0x3]
Script pptp 10.0.52.45 --nolaunchpppd finished (pid 426), status = 0x0
Modem hangup
Connection terminated.
pptp-command: pppd indicated failure
Can anyone diagnose where is the problem?
And how should I fix it?