This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot get PPTP to connect from external

I have setup PPTP on my ASL box and a client on my XP laptop. From inside the network I can connect perfectly and get authenticated. However, if I try to connect from the internet, I get:

2005:05:24-13:10:26 (none) pptpd[16226]: CTRL: Client 141.152.37.27 control connection started
2005:05:24-13:10:26 (none) pptpd[16226]: CTRL: Starting call (launching pppd, opening GRE)
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Plugin /usr/sbin/aua.so loaded.
2005:05:24-13:10:26 (none) pppd-pptp[16227]: AUA plugin initialized.
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Plugin /usr/sbin/aua.so loaded.
2005:05:24-13:10:26 (none) pppd-pptp[16227]: AUA plugin initialized.
2005:05:24-13:10:26 (none) pppd-pptp[16227]: pppd 2.4.2 started by (unknown), uid 0
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Starting negotiation on /dev/ttyp0
2005:05:24-13:10:26 (none) pptpd[16226]: GRE: Bad checksum from pppd.
2005:05:24-13:10:26 (none) pptpd[16226]: GRE: read(fd=6,buffer=8056800,len=8260) from network failed: status = -1 error = Protocol not available
2005:05:24-13:10:26 (none) pptpd[16226]: CTRL: GRE-tunnel has collapsed (GRE read or PTY write failed (gre,pty)=(6,5))
2005:05:24-13:10:26 (none) pptpd[16226]: CTRL: Closing child BCrelay with pid 0
2005:05:24-13:10:26 (none) pptpd[16226]: CTRL: Closing child ppp with pid 16227
2005:05:24-13:10:26 (none) pptpd[16226]: CTRL: Client 141.152.37.27 control connection finished
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Terminating on signal 2.
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Modem hangup
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Connection terminated.
2005:05:24-13:10:26 (none) pppd-pptp[16227]: Exit.


On the internet I am sitting behing as smoothwall box which should be wide open for ports. When I set all this up, I used the PPTP guide at the documentation site.

Thanks all...


This thread was automatically locked due to age.
Parents
  • It looks as if you are not getting a GRE connection (port 47).

    The PPTP ptotocol uses port 1723 for command and control, and port 47 (GRE) for the actual VPN tunnel. Are you allowing the GRE traffic to pass through the SmoothWall box?

    In the client end, both the required ports should pass through NAT enabled routers just fine. In the host end, both the required ports must be redirected in to the ASL box if you have another router in between the ASL box and the Internet.
  • Thanks for the info... 

    All ports are open outbound for clients on the Smoothwall box. For the ASL box, the external is sitting directly on a public IP. So I am not sure why this is happening. 

    ALthough, I will verify the smoothwall and that everything is correct there..
Reply
  • Thanks for the info... 

    All ports are open outbound for clients on the Smoothwall box. For the ASL box, the external is sitting directly on a public IP. So I am not sure why this is happening. 

    ALthough, I will verify the smoothwall and that everything is correct there..
Children
No Data