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

pptp

Can anyone help me i have just install a Astaroi firwall v7 and some of my users get an error619, i have open port 1723 and 47, thats works fine but i have a third party who try to connect via there vpn server and can not connect, this is the following error i get when they connect.

2008:02:26-17:36:23 (none) pppd-pptp[6700]: Exit. 
2008:02:26-17:36:23 (none) pptpd[6699]: GRE: read(fd=6,buffer=8058640,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs 
2008:02:26-17:36:23 (none) pptpd[6699]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7) 
2008:02:26-17:36:23 (none) pptpd[6699]: CTRL: Reaping child PPP[6700] 
2008:02:26-17:36:23 (none) pptpd[6699]: CTRL: Client 80.229.36.50 control connection finished 
2008:02:26-17:36:42 (none) pppd-pptp[6709]: Modem hangup 
2008:02:26-17:36:42 (none) pppd-pptp[6709]: Connection terminated. 
2008:02:26-17:36:42 (none) pppd-pptp[6709]: Exit. 
2008:02:26-17:36:42 (none) pptpd[6708]: CTRL: Reaping child PPP[6709] 
2008:02:26-17:36:42 (none) pptpd[6708]: CTRL: Client 80.229.36.50 control connection finished 
2008:02:26-17:42:46 (none) pptpd[6796]: CTRL: Client 80.229.36.50 control connection started 
2008:02:26-17:42:46 (none) pptpd[6796]: CTRL: Starting call (launching pppd, opening GRE) 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: Plugin /usr/sbin/aua.so loaded. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: AUA plugin initialized. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: Plugin /usr/sbin/aua.so loaded. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: AUA plugin initialized. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: pppd 2.4.3 started by (unknown), uid 0 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: Starting negotiation on /dev/ttyp0 
2008:02:26-17:42:46 (none) pptpd[6796]: GRE: Bad checksum from pppd. 
2008:02:26-17:36:42 (none) pptpd[6708]: CTRL: Client 80.229.36.50 control connection finished 
2008:02:26-17:42:46 (none) pptpd[6796]: CTRL: Client 80.229.36.50 control connection started 
2008:02:26-17:42:46 (none) pptpd[6796]: CTRL: Starting call (launching pppd, opening GRE) 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: Plugin /usr/sbin/aua.so loaded. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: AUA plugin initialized. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: Plugin /usr/sbin/aua.so loaded. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: AUA plugin initialized. 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: pppd 2.4.3 started by (unknown), uid 0 
2008:02:26-17:42:46 (none) pppd-pptp[6797]: Starting negotiation on /dev/ttyp0 
2008:02:26-17:42:46 (none) pptpd[6796]: GRE: Bad checksum from pppd. 
2008:02:26-17:43:16 (none) pppd-pptp[6797]: LCP: timeout sending Config-Requests 
2008:02:26-17:43:16 (none) pppd-pptp[6797]: Connection terminated. 
2008:02:26-17:43:16 (none) pppd-pptp[6797]: Starting negotiation on /dev/ttyp0 
2008:02:26-17:43:16 (none) pppd-pptp[6797]: tcflush failed: Bad file descriptor 
2008:02:26-17:43:16 (none) pppd-pptp[6797]: tcsetattr: Invalid argument (line 1001) 
2008:02:26-17:43:16 (none) pppd-pptp[6797]: Exit. 
2008:02:26-17:43:16 (none) pptpd[6796]: GRE: read(fd=6,buffer=8058640,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs 
2008:02:26-17:43:16 (none) pptpd[6796]: CTRL: PTY read or GRE write failed (pty,gre)=(6,7) 
2008:02:26-17:43:16 (none) pptpd[6796]: CTRL: Reaping child PPP[6797] 
2008:02:26-17:43:16 (none) pptpd[6796]: CTRL: Client 80.229.36.50 control connection finished 

anyone come across this?

jit


This thread was automatically locked due to age.
Parents
  • Just to inform you:
    I updated from V6 (latest release) to V7.104 that weekend, and since then I'm having the same problem. 

    Right now I'm trying to make a workaround, but I'll be glad to hear of any cause and solution of this problem.

    Björn
  • Solved the problem in my installation.

    IP protocol 47 (Generic Routing Encapsulation) wasn't allowed in the packet filter rules. I realized it after a short look into the packet filter log. After allowing the GRE, it worked fine again.

    Hope that helps you, too!

    Björn
Reply
  • Solved the problem in my installation.

    IP protocol 47 (Generic Routing Encapsulation) wasn't allowed in the packet filter rules. I realized it after a short look into the packet filter log. After allowing the GRE, it worked fine again.

    Hope that helps you, too!

    Björn
Children