Hi
I have the folowing Problem:
ASL 5.25
If I connect the first time to my asl the connection closes with an unknown error. The 2. try works fine. This is a bit anoying.
I get the following log entry:
2004:10:30-11:38:11 (none) pptpd[1337]: CTRL: Client x.x.x.x control connection started
2004:10:30-11:38:11 (none) pptpd[1337]: CTRL: Starting call (launching pppd, opening GRE)
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Plugin /usr/sbin/aua.so loaded.
2004:10:30-11:38:11 (none) pppd-pptp[1338]: AUA plugin initialized.
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Plugin /usr/sbin/aua.so loaded.
2004:10:30-11:38:11 (none) pppd-pptp[1338]: AUA plugin initialized.
2004:10:30-11:38:11 (none) pppd-pptp[1338]: pppd 2.4.2 started by (unknown), uid 0
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Starting negotiation on /dev/ttyp0
2004:10:30-11:38:11 (none) pptpd[1337]: GRE: Bad checksum from pppd.
2004:10:30-11:38:11 (none) pptpd[1337]: GRE: read(fd=6,buffer=8056800,len=8260) from network failed: status = -1 error = Protocol not available
2004:10:30-11:38:11 (none) pptpd[1337]: CTRL: GRE-tunnel has collapsed (GRE read or PTY write failed (gre,pty)=(6,5))
2004:10:30-11:38:11 (none) pptpd[1337]: CTRL: Closing child BCrelay with pid 0
2004:10:30-11:38:11 (none) pptpd[1337]: CTRL: Closing child ppp with pid 1338
2004:10:30-11:38:11 (none) pptpd[1337]: CTRL: Client 194.231.187.195 control connection finished
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Terminating on signal 2.
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Modem hangup
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Connection terminated.
2004:10:30-11:38:11 (none) pppd-pptp[1338]: Exit.
2. Try that works
2004:10:30-11:38:29 (none) pptpd[1341]: CTRL: Client x.x.x.x control connection started
2004:10:30-11:38:29 (none) pptpd[1341]: CTRL: Starting call (launching pppd, opening GRE)
2004:10:30-11:38:29 (none) pppd-pptp[1342]: Plugin /usr/sbin/aua.so loaded.
2004:10:30-11:38:29 (none) pppd-pptp[1342]: AUA plugin initialized.
2004:10:30-11:38:29 (none) pppd-pptp[1342]: Plugin /usr/sbin/aua.so loaded.
2004:10:30-11:38:29 (none) pppd-pptp[1342]: AUA plugin initialized.
2004:10:30-11:38:29 (none) pppd-pptp[1342]: pppd 2.4.2 started by (unknown), uid 0
2004:10:30-11:38:29 (none) pppd-pptp[1342]: Starting negotiation on /dev/ttyp0
2004:10:30-11:38:29 (none) pptpd[1341]: GRE: Bad checksum from pppd.
2004:10:30-11:38:30 (none) pptpd[1341]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
2004:10:30-11:38:32 (none) pppd-pptp[1342]: Using interface ppp0
2004:10:30-11:38:32 (none) pppd-pptp[1342]: MPPE 128-bit stateless compression enabled
2004:10:30-11:38:33 (none) pppd-pptp[1342]: Cannot determine ethernet address for proxy ARP
2004:10:30-11:38:33 (none) pppd-pptp[1342]: local IP address 192.168.10.1
2004:10:30-11:38:33 (none) pppd-pptp[1342]: remote IP address 192.168.10.3
Any suggestions?
This thread was automatically locked due to age.