Install VPN Server on CentOS (PPTP)
You have some problem with your network or ISP? Let Setup your VPN Server in other Network to resolved this. Step 1. Install PPTPD on CentOS 5 & 6 #yum install ppp #cd /usr/local/src #wget http://poptop.sourceforge.net/yum/stable/packages/pptpd-1.3.4-2.rhel5.x86_64.rpm #rpm -Uhv pptpd-1.3.4-2.rhel5.x86_64.rpm Step 2. Edit IP setttings in /etc/pptpd.conf #vi /etc/pptpd.conf Press Insert [...]
Read more›
Recent Comments