I have a xincom dual wan router in front of a ASL V4. I have xp on my laptop using xp's vpn connection.
Inside the router when I put the private IP of the ASL Box in the Host Name on my XP laptop it will connect fine. When I'm outside or inside the router and put the public IP in the Host Name I get the following below from the ASL log file.
It does not seem to receive any LCP ConfRej info back.
The router is set to pass 1723,47 and 500 to the ASL box and by default is supposed to pass vpn to outside servers.
Any suggestions?
MGR: Launching /usr/local/sbin/pptpctrl to handle client
CTRL: local address = 10.32.218.1
CTRL: remote address = 10.32.218.2
CTRL: pppd options file = /etc/ppp/options
CTRL: Client 192.168.1.1 control connection started
CTRL: Received PPTP Control Message (type: 1)
CTRL: Made a START CTRL CONN RPLY packet
CTRL: I wrote 156 bytes to the client.
CTRL: Sent packet to client
CTRL: Received PPTP Control Message (type: 7)
CTRL: Set parameters to 1525 maxbps, 64 window size
CTRL: Made a OUT CALL RPLY packet
CTRL: Starting call (launching pppd, opening GRE)
CTRL: pty_fd = 5
CTRL: tty_fd = 6
CTRL: I wrote 32 bytes to the client.
CTRL (PPPD Launcher): Connection speed = 115200
CTRL: Sent packet to client
CTRL (PPPD Launcher): local address = 10.32.218.1
CTRL (PPPD Launcher): remote address = 10.32.218.2
pppd 2.4.2b1 started by (unknown), uid 0
using channel 92
Starting negotiation on /dev/ttyp0
sent [LCP ConfReq id=0x1 ]
CTRL: Received PPTP Control Message (type: 15)
CTRL: Got a SET LINK INFO packet with standard ACCMs
sent [LCP ConfReq id=0x1 ]
LCP: timeout sending Config-Requests
Connection terminated.
Exit.
GRE: read(fd=5,buffer=804d5a0,len=8196) from PTY failed: status = -1 error = Input/output error
CTRL: PTY read or GRE write failed (pty,gre)=(5,6)
CTRL: Closing child BCrelay with pid 0
CTRL: Closing child ppp with pid 23860
CTRL: Client 192.168.1.1 control connection finished
CTRL: Exiting now
MGR: Reaped child 23859
This thread was automatically locked due to age.