If you need fast and stable VPN server – I can recommend SoftEther VPN, installation and usage are pretty simple.
1. Install Development packages:
yum -y groupinstall "Development Tools"
2. Download server installation package here
wget http://www.softether-download.com/files/softether/v4.10-9473-beta-2014.07.12-tree/Linux/SoftEther_VPN_Server/64bit_-_Intel_x64_or_AMD64/softether-vpnserver-v4.10-9473-beta-2014.07.12-linux-x64-64bit.tar.gz
or from my source
3. Unpack into /usr/local/
tar -xvzf softether-vpnserver-v4.10-9473-beta-2014.07.12-linux-x64-64bit.tar.gz -C /usr/local/ More »