Hello,
I am having problems trying to setup a PPTP client, to connect to an
NT VPN Server. Thanks in advance for any help or suggestions you
have.
My system is a Slackware box, with kernel version 2.2.19. I have
compiled and installed the pptp client 1.0.3-1 and the
ppp-mppe-2.4.0-4 package, and I have loaded the mppe kernel module.
My pptp connection succeeds in authentication, and I get local and
remote IPs for ppp0. My problem comes shortly after, when the tunnel
closes down. The log seems to show CCP problems, where the
negotiation never succeeds for compression? Here is an excerpt from
my log, after some of the initial LCP and CHAP messages. I'm not sure
what else to try. Thank you for any suggestions!
Erin
pppd[21109]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15>
<mppe 1 0 0 60>]
pppd[21109]: rcvd [CCP ConfReq id=0x23 <mppe 1 0 0 41>]
pppd[21109]: sent [CCP ConfNak id=0x23 <mppe 1 0 0 60>]
pppd[21109]: rcvd [CHAP Success id=0xca "S=..."]
pppd[21109]: sent [IPCP ConfReq id=0x2 <addr 192.168.2.51> <compress
VJ 0f 01>]
pppd[21109]: rcvd [CCP ConfRej id=0x1 <deflate 15> <deflate(old#) 15>]
pppd[21109]: sent [CCP ConfReq id=0x2 <mppe 1 0 0 60>]
pppd[21109]: rcvd [CCP ConfReq id=0x24 <mppe 1 0 0 40>]
pppd[21109]: sent [CCP ConfRej id=0x24 <mppe 1 0 0 40>]
pppd[21109]: rcvd [IPCP ConfAck id=0x2 <addr 192.168.2.51> <compress
VJ 0f 01>]
pppd[21109]: local IP address 192.168.1.51
pppd[21109]: remote IP address 192.168.2.7
pppd[21109]: rcvd [CCP ConfNak id=0x2 <mppe 1 0 0 40>]
pppd[21109]: sent [CCP ConfReq id=0x3]
pppd[21109]: rcvd [CCP TermReq id=0x25]
pppd[21109]: sent [CCP TermAck id=0x25]
pppd[21109]: rcvd [CCP ConfAck id=0x3]
pppd[21109]: Received bad configure-ack:
pppd[21109]: sent [CCP ConfReq id=0x3]
pppd[21109]: sent [CCP ConfReq id=0x3]
pppd[21109]: sent [LCP EchoReq id=0x1 magic=0x62eeee0a]
pppd[21109]: sent [CCP ConfReq id=0x3]
last message repeated 2 times
pppd[21109]: sent [LCP EchoReq id=0x2 magic=0x62eeee0a]
pppd[21109]: sent [CCP ConfReq id=0x3]
last message repeated 2 times
pppd[21109]: sent [LCP EchoReq id=0x3 magic=0x62eeee0a]
pppd[21109]: sent [CCP ConfReq id=0x3]
pppd[21109]: CCP: timeout sending Config-Requests
pppd[21109]: sent [LCP EchoReq id=0x4 magic=0x62eeee0a]
pppd[21109]: sent [LCP EchoReq id=0x5 magic=0x62eeee0a]
pppd[21109]: sent [LCP EchoReq id=0x6 magic=0x62eeee0a]
pppd[21109]: sent [LCP EchoReq id=0x7 magic=0x62eeee0a]
pppd[21109]: sent [LCP EchoReq id=0x8 magic=0x62eeee0a]
pppd[21109]: sent [LCP EchoReq id=0x9 magic=0x62eeee0a]
pppd[21109]: sent [LCP EchoReq id=0xa magic=0x62eeee0a]
pppd[21109]: No response to 10 echo-requests
pppd[21109]: Serial link appears to be disconnected.
pppd[21109]: sent [LCP TermReq id=0x3 "Peer not responding"]
pppd[21109]: sent [LCP TermReq id=0x4 "Peer not responding"]
pppd[21109]: Connection terminated.
pppd[21109]: Connect time 1.9 minutes.