I'm having an issue connecting to new 8.0 server -- everything looks setup like normal. My client machine is working fine connecting to many other SME boxes.
Here is the log file from the one that is not working...
Nov 20 18:51:32 gateway pptpd[5127]: CTRL: Client XX.XXX.XXX.XXX (I deleted this) control connection started
Nov 20 18:51:32 gateway pptpd[5127]: CTRL: Starting call (launching pppd, opening GRE)
Nov 20 18:51:32 gateway pppd[5128]: Plugin radius.so loaded.
Nov 20 18:51:32 gateway pppd[5128]: RADIUS plugin initialized.
Nov 20 18:51:32 gateway pppd[5128]: pppd 2.4.4 started by root, uid 0
Nov 20 18:51:32 gateway pppd[5128]: Using interface ppp0
Nov 20 18:51:32 gateway pppd[5128]: Connect: ppp0 <--> /dev/pts/0
Nov 20 18:52:02 gateway pppd[5128]: LCP: timeout sending Config-Requests
Nov 20 18:52:02 gateway pptpd[5127]: CTRL: EOF or bad error reading ctrl packet length.
Nov 20 18:52:02 gateway pptpd[5127]: CTRL: couldn't read packet header (exit)
Nov 20 18:52:02 gateway pptpd[5127]: CTRL: CTRL read failed
Nov 20 18:52:02 gateway pptpd[5127]: CTRL: Reaping child PPP[5128]
Nov 20 18:52:02 gateway pppd[5128]: Modem hangup
Nov 20 18:52:02 gateway pppd[5128]: Connection terminated.
Nov 20 18:52:02 gateway pppd[5128]: Exit.
Nov 20 18:52:02 gateway pptpd[5127]: CTRL: Client (XXX.XXX.XXX.XXX) control connection finished
For comparisons sake, here is what it looks when I connect to another 8.0 server and it works:
Nov 20 17:41:12 linux1 pptpd[19275]: CTRL: Client (XX.XX.XX.XX) control connection started
Nov 20 17:41:12 linux1 pptpd[19275]: CTRL: Starting call (launching pppd, opening GRE)
Nov 20 17:41:12 linux1 pppd[19276]: Plugin radius.so loaded.
Nov 20 17:41:12 linux1 pppd[19276]: RADIUS plugin initialized.
Nov 20 17:41:12 linux1 pppd[19276]: pppd 2.4.4 started by root, uid 0
Nov 20 17:41:12 linux1 pppd[19276]: Using interface ppp1
Nov 20 17:41:12 linux1 pppd[19276]: Connect: ppp1 <--> /dev/pts/1
Nov 20 17:41:15 linux1 pppd[19276]: MPPE 128-bit stateless compression enabled
Nov 20 17:41:15 linux1 pppd[19276]: found interface eth0 for proxy arp
Nov 20 17:41:15 linux1 pppd[19276]: local IP address 192.168.2.3
Nov 20 17:41:15 linux1 pppd[19276]: remote IP address 192.168.2.232
Any ideas?
Thank you,
Chris Buechler