I am unable to complete a connection to the aslv4. I have a single public IP on the WAN interface of a router running NAT. Behind the router I have 2 web servers and the outside interface of the asl. I had the port mapping done for 1723 both TCP and UDP to the outside interface of the asl. In the PPTP log I receive the following:
Oct 1 22:02:04 (none) pptpd[23020]: CTRL: Client 66.156.97.89 control connection started
Oct 1 22:02:05 (none) pptpd[23020]: CTRL: Starting call (launching pppd, opening GRE)
Oct 1 22:02:05 (none) pppd[23021]: pppd 2.4.2b1 started by (unknown), uid 0
Oct 1 22:02:05 (none) pppd[23021]: Starting negotiation on /dev/ttyp0
Oct 1 22:02:35 (none) pptpd[23020]: GRE: read(fd=5,buffer=804dbe0,len=8196) from PTY failed: status = -1 error = Input/output error
Oct 1 22:02:35 (none) pptpd[23020]: CTRL: PTY read or GRE write failed (pty,gre)=(5,6)
Oct 1 22:02:35 (none) pptpd[23020]: CTRL: Closing child ppp with pid 23021
Oct 1 22:02:35 (none) pptpd[23020]: CTRL: Client 66.156.97.89 control connection finished
Oct 1 22:02:35 (none) pppd[23021]: LCP: timeout sending Config-Requests
Oct 1 22:02:35 (none) pppd[23021]: Connection terminated.
Oct 1 22:02:35 (none) pppd[23021]: Exit.
I am apparently reaching the proper port but can not authenticate. Any suggestions? I believe a port may be blocked that is necessary to complete the connection but I am unsure. Help is greatly appreciated. Thanks
This thread was automatically locked due to age.