Portal Home > Knowledgebase > Articles Database > Need help to configure PPTPand L2TP in Centos6 VPS
Need help to configure PPTPand L2TP in Centos6 VPS
Posted by moracco, 09-25-2012, 07:36 AM |
Hi,
Can any one help me to configure PPTP and L2TP in my Centos 6 VPS?
I was trying, but it is not working. Even i am unable to find any logs also.
|
Posted by dareORdie, 09-26-2012, 09:53 PM |
you need to use your root account to access your VPS server via SSH. Then type in the following command lines
yum update -y
wget http://www.rockia.com/dl/pptpd6.sh
Then hit Enter, the shell files should be downloaded on your server and now you can run it:
sh pptpd6.sh (make sure you are running this script as root)
The installation will be run and completed automatically, and when its done, the VPN username and password will be displayed on your console screen.
The PPTP VPN servers account information is stored in the file located at etc/ppp/chap-secrets, you can use the command line to edit this file directly:
nano /etc/ppp/chap-secrets
|
Posted by moracco, 09-26-2012, 10:28 PM |
HI,
I have tried that and getting error 807. The network conneection between your computer and the vpn server was intrrrupted.
|
Add to Favourites Print this Article
Also Read