I am trying to get pptpd working and below is what I am getting in
syslog, I have pptpd logging in debug mode so I am not sure what is
actually stopping this from working.
Dec 3 15:38:14 pptpd[2522]: MGR: Launching /usr/sbin/pptpctrl to
handle client
Dec 3 15:38:14 pptpd[2522]: CTRL: local address = 10.x.x.x (ip of
pptpd server)
Dec 3 15:38:14 pptpd[2522]: CTRL: remote address = 192.x.x.x (ip that
is referenced in pptpd.conf as remote ip)
Dec 3 15:38:14 pptpd[2522]: CTRL: pppd options file =
/etc/ppp/pptpd-options
Dec 3 15:38:14 pptpd[2522]: CTRL: Client 10.x.x.x (ip of vpn client
win xp) of control connection started
Dec 3 15:38:14 pptpd[2522]: CTRL: Received PPTP Control Message (type: 1)
Dec 3 15:38:14 pptpd[2522]: CTRL: Made a START CTRL CONN RPLY packet
Dec 3 15:38:14 pptpd[2522]: CTRL: I wrote 156 bytes to the client.
Dec 3 15:38:14 pptpd[2522]: CTRL: Sent packet to client
Dec 3 15:38:14 pptpd[2522]: CTRL: Received PPTP Control Message (type: 7)
Dec 3 15:38:14 pptpd[2522]: CTRL: Set parameters to 100000000 maxbps,
64 window size
Dec 3 15:38:14 pptpd[2522]: CTRL: Made a OUT CALL RPLY packet
Dec 3 15:38:14 pptpd[2522]: CTRL: Starting call (launching pppd,
opening GRE)
Dec 3 15:38:14 pptpd[2522]: CTRL: pty_fd = 4
Dec 3 15:38:14 pptpd[2522]: CTRL: tty_fd = 5
Dec 3 15:38:14 pptpd[2522]: CTRL: I wrote 32 bytes to the client.
Dec 3 15:38:14 pptpd[2522]: CTRL: Sent packet to client
Dec 3 15:38:14 pptpd[2523]: CTRL (PPPD Launcher): program binary =
/usr/sbin/pppd
Dec 3 15:38:14 pptpd[2523]: CTRL (PPPD Launcher): local address =
10.x.x.x (ip of pptpd server)
Dec 3 15:38:14 pptpd[2523]: CTRL (PPPD Launcher): remote address =
192.x.x.x (ip that is referenced in pptpd.conf as remote ip)
Dec 3 15:38:14 pppd[2523]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so loaded.
Dec 3 15:38:14 pptpd[2522]: CTRL: Received PPTP Control Message (type: 15)
Dec 3 15:38:14 pptpd[2522]: CTRL: Got a SET LINK INFO packet with
standard ACCMs
Dec 3 15:38:14 pppd[2523]: pppd 2.4.2 started by root, uid 0
Dec 3 15:38:14 pppd[2523]: Using interface ppp0
Dec 3 15:38:14 pppd[2523]: Connect: ppp0 <--> /dev/pts/1
Dec 3 15:38:14 pptpd[2522]: GRE: Bad checksum from pppd.
Dec 3 15:38:14 pppd[2523]: kernel does not support PPP filtering
Dec 3 15:38:14 pptpd[2522]: CTRL: Received PPTP Control Message (type: 15)
Dec 3 15:38:14 pptpd[2522]: CTRL: Ignored a SET LINK INFO packet with
real ACCMs!
Dec 3 15:38:14 modprobe: modprobe: Can't locate module ppp-compress-18
Dec 3 15:38:14 pppd[2523]: MPPE required, but kernel has no support.
Dec 3 15:38:14 pptpd[2522]: CTRL: Received PPTP Control Message (type: 15)
Dec 3 15:38:14 pptpd[2522]: CTRL: Got a SET LINK INFO packet with
standard ACCMs
Dec 3 15:38:14 pppd[2523]: Connection terminated.
Dec 3 15:38:14 pppd[2523]: Connect time 0.0 minutes.
Dec 3 15:38:14 pppd[2523]: Sent 0 bytes, received 44 bytes.
Dec 3 15:38:14 pppd[2523]: Exit.
Dec 3 15:38:14 pptpd[2522]: GRE: read(fd=4,buffer=804e6c0,len=8196)
from PTY failed: status = -1 error = Input/output error, usually caused
by unexpected termination of pppd, check option syntax and pppd logs
Dec 3 15:38:14 pptpd[2522]: CTRL: PTY read or GRE write failed
(pty,gre)=(4,5)
Dec 3 15:38:14 pptpd[2522]: CTRL: Reaping child PPP[2523]
Dec 3 15:38:14 pptpd[2522]: CTRL: Client 10.x.x.x (ip of machine
making vpn request win xp box) control connection finished
Dec 3 15:38:14 pptpd[2522]: CTRL: Exiting now
Dec 3 15:38:14 pptpd[442]: MGR: Reaped child 2522
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss