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 errors

I have set up a PPTP vpn and use it within my LAN for authentication reasons. I require that some users have full access to the internet while others are restricted (HTTP proxy), so I use the PPTP to allow users full access. This works in principle, however, when connecting to the VPN i get several different error messsages. 

Initially I often get the "connection was closed by the remote computer" error, but the main problem is I get the error "error 737: Loopback was detected". After a few tries, it  does work, I can browse the LAN and access the internet as I intended. 

I've  probably overlooked something or done something stupid, but I just can't work it out. Perhaps there's something in packet filter I can do to prevent a loopback.

any comment (critical or constructive) would be much appreciated.

Using ASL 6.100, home user licence


This thread was automatically locked due to age.
  • Found in Astaro  Knowledgebase 
     [ QUOTE ]
     Product Version: 5.000 or later 
      
    Symptom: 
    A previously working PPTP connection no longer works, and users trying to connect receive the message 'Error 737 - Loopback detected' when attempting to create a VPN to Astaro Security Linux. This problem may appear after an Up2Date, reboot, or unexpected power loss.

    Cause: 
    Sometimes the PPTP database is not closed correctly and is been 'seen' as corrupt by the PPTP daemon of Astaro Security Linux. This causes incoming connections to fail with the specified error.

    Resolution: 
    To solve this issue, you will require a command line prompt with root permissions.
    Login to the firewall and do the following commands:
    1) cd /var/sec/chroot-pptp/var/run
    2) rm pppd.tdb (confirm/say yes, and the corrupt file is now deleted)

    Restart the PPTP daemon by doing the following:
    1) cd /var/mdw/scripts
    2) ./pptpd restart

    Now, the next time a user joins via PPTP VPN, the database file will automatically be re-created, and this error is fixed.  
     

    [/ QUOTE ]