OpenVPN server for windows-based system: Difference between revisions
(Created page with "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. <nowiki>https://openvpn.net/community-downloads/</nowiki> 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...") |
No edit summary |
||
Line 18: | Line 18: | ||
* Change the current directory to the EasyRSA folder. To do so, execute this command: | * Change the current directory to the EasyRSA folder. To do so, execute this command: | ||
<code>cd "C:\Program Files\OpenVPN\easy-rsa" </code> |
Revision as of 09:37, 22 August 2024
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"