I have built this script for automated PPTP/PoPToP installation. PoPToP will be running on your OpenVZ VPS in a few of minutes. Port forwarding, server config, and authentication setup is all done for you. Manual install guide is available here: http://www.putdispenserhere.com/pptp-vpn-setup-guide-for-a-debian-openvz-vps/
Feedback is appreciated.
Make sure that your VPS has it’s PPP module working. To check, run:
cat /dev/ppp
If you receive this message, your PPP module is ready for use:
cat: /dev/ppp: No such device or address
To install the script, copy and paste this into your SSH client of choice:
wget http://www.putdispenserhere.com/wp-content/uploads/pptpinstall.sh chmod +x pptpinstall.sh ./pptpinstall.sh



