Hopefully this is the right place to be asking this, but does anyone have any experience using Poptop PPTP server for linux. I am trying to set up a VPN between a linux server and a Windows XP client. I can get it to connect but it does not seem to do anything. It may not even really be connecting. This is what I get in the log file of the linux server:
Feb 15 22:58:10 pptpd[3371]: CTRL: Client 24.x.x.x control connection started
Feb 15 22:58:10 pptpd[3371]: CTRL: Starting call (launching pppd, opening GRE)
Feb 15 22:58:10 pppd[3372]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so loaded.
Feb 15 22:58:10 pppd[3372]: pppd 2.4.3 started by root, uid 0
Feb 15 22:58:10 pppd[3372]: Using interface ppp0
Feb 15 22:58:10 pppd[3372]: Connect: ppp0 <--> /dev/pts/1
Feb 15 22:58:10 pptpd[3371]: GRE: Bad checksum from pppd.
Feb 15 22:58:10 pptpd[3371]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Feb 15 22:58:10 kernel: PPP Deflate Compression module registered
Feb 15 22:58:10 pppd[3372]: Cannot determine ethernet address for proxy ARP
Feb 15 22:58:10 pppd[3372]: local IP address 192.168.1.2
Feb 15 22:58:10 pppd[3372]: remote IP address 192.168.1.12
Feb 15 22:58:53 pppd[3372]: LCP terminated by peer (1M-^_q1^@<M-Mt^@^@^@^@)
Feb 15 22:58:53 pppd[3372]: Modem hangup
Feb 15 22:58:53 pppd[3372]: Connection terminated.
Feb 15 22:58:53 pppd[3372]: Connect time 0.8 minutes.
Feb 15 22:58:53 pppd[3372]: Sent 137 bytes, received 5749 bytes.
Feb 15 22:58:53 pppd[3372]: Exit.
Let me know if you need more information. I'm not really sure what else to say. I have very little experience with VPNs. Would there be a better way to do it?
Thank you.
Feb 15 22:58:10 pptpd[3371]: CTRL: Client 24.x.x.x control connection started
Feb 15 22:58:10 pptpd[3371]: CTRL: Starting call (launching pppd, opening GRE)
Feb 15 22:58:10 pppd[3372]: Plugin /usr/lib/pptpd/pptpd-logwtmp.so loaded.
Feb 15 22:58:10 pppd[3372]: pppd 2.4.3 started by root, uid 0
Feb 15 22:58:10 pppd[3372]: Using interface ppp0
Feb 15 22:58:10 pppd[3372]: Connect: ppp0 <--> /dev/pts/1
Feb 15 22:58:10 pptpd[3371]: GRE: Bad checksum from pppd.
Feb 15 22:58:10 pptpd[3371]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Feb 15 22:58:10 kernel: PPP Deflate Compression module registered
Feb 15 22:58:10 pppd[3372]: Cannot determine ethernet address for proxy ARP
Feb 15 22:58:10 pppd[3372]: local IP address 192.168.1.2
Feb 15 22:58:10 pppd[3372]: remote IP address 192.168.1.12
Feb 15 22:58:53 pppd[3372]: LCP terminated by peer (1M-^_q1^@<M-Mt^@^@^@^@)
Feb 15 22:58:53 pppd[3372]: Modem hangup
Feb 15 22:58:53 pppd[3372]: Connection terminated.
Feb 15 22:58:53 pppd[3372]: Connect time 0.8 minutes.
Feb 15 22:58:53 pppd[3372]: Sent 137 bytes, received 5749 bytes.
Feb 15 22:58:53 pppd[3372]: Exit.
Let me know if you need more information. I'm not really sure what else to say. I have very little experience with VPNs. Would there be a better way to do it?
Thank you.