After yesterday I have posting tutorial how to install openvpn on centos 5,now i will try to make tutorial how to install and setup PPTP VPN server on CentOS 5 VPS 32bit OpenVZ..
Check if PPP is enable
# cat /dev/ppp
It should return this:
cat: /dev/ppp: No such device or address
Install PPTPD VPN Server
# yum install ppp
# wget http://poptop.sourceforge.net/yum/stable/rhel5/i386/pptpd-
Check if PPP is enable
# cat /dev/ppp
It should return this:
cat: /dev/ppp: No such device or address
Install PPTPD VPN Server
# yum install ppp
# wget http://poptop.sourceforge.net/yum/stable/rhel5/i386/pptpd-
How to Install PPTP VPN on CentOS 5
4/
5
Oleh
Admin