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 Problem

Hello !
I have problem to acces my astaro by pptp vpn,
That copy from log file :


pptpd[3881]: CTRL: Starting call (launching pppd, opening GRE)
pppd-pptp[3882]: Plugin /usr/sbin/aua.so loaded.
pppd-pptp[3882]: AUA plugin initialized.
pppd-pptp[3882]: Plugin /usr/sbin/aua.so loaded.
pppd-pptp[3882]: AUA plugin initialized.
pppd-pptp[3882]: pppd 2.4.3 started by (unknown), uid 0
pppd-pptp[3882]: Starting negotiation on /dev/ttyp1
pptpd[3881]: GRE: Bad checksum from pppd.
pppd-pptp[3882]: LCP: timeout sending Config-Requests
pppd-pptp[3882]: Connection terminated.
pppd-pptp[3882]: Starting negotiation on /dev/ttyp1
pppd-pptp[3882]: tcflush failed: Bad file descriptor
pppd-pptp[3882]: tcsetattr: Invalid argument (line 1001)
pppd-pptp[3882]: Exit.
pptpd[3881]: GRE: read(fd=4,buffer=8055d00,len=8196) from PTY failed: status = -1 error = Input/output error, usually caused by unexpected termination of pppd, check option syntax and pppd logs
pptpd[3881]: CTRL: PTY read or GRE write failed (pty,gre)=(4,5)
pptpd[3881]: CTRL: Reaping child PPP[3882]
pptpd[3881]: CTRL: Client 212.199.57.36 control connection finished

Thank you in advance !!!!

Yigal


This thread was automatically locked due to age.
  • I managed to get the pptp/lt2p vpn to work properly with the astaro gateway software. After I had followed all the instructions on how to setup the vpn, I still could not see my local network when connected from the client.  What was interesting and ultimately led to the solution, was that from the local network, I could ping the vpn client using the assigned ip address.  So it dawned on me that communication going out from the local network was being routed properly, but not the other way around.  I then when to Network, NAT/Masquerading and entered a SNAT/DNAT setting to translate packets from the PPTP-pool to the local network and bingo! It worked!  When I pinged a local host from the vpn client the ping passed through successfully!  Whew! Finally!  Took me all of two days to finally figure this out.

    Here are my NAT/MASQ settings:
    Name   Match Parameters   SRC Translation   DST Translation 
    -----------------------------------------------------------
     PPTP2_LOCAL_MASQ   PPTP-Pool -> Internal (Network) / All   Internal (Address)   None 


    Regards,
    Gman777.