OpenVPN server for windows-based system
Prerequisites:
- A PC or Laptop running on Windows 8 or a latest
- The PC with Static Public IP & OpenVPN 2.5.0-I601 GUI.
OpenVPN installation
Download OpenVPN GUI from below link.
https://openvpn.net/community-downloads/
Use custom option and make sure OpenSSL Utilities → EasyRSA 3 Certificate option is selected and if yes then start Installation process.
Upon installation of OpenVPN run command prompt with admin privilege.
And do the below steps.
- Change the current directory to the EasyRSA folder. To do so, execute this command:
cd "C:\Program Files\OpenVPN\easy-rsa"