![AAxeon APR-2000/APR-20 User Manual Download Page 49](http://html1.mh-extra.com/html/aaxeon/apr-2000-apr-20/apr-2000-apr-20_user-manual_3263575049.webp)
APR-2000/APR-2000P User’s Manual
- 49 -
Appendix A: How to configure openvpn and use openvpn in the
Windows?
Step 1:
Download openvpn-gui-1.0.3.exe and run the install program. If there is a pop-up box
opened at the course of the install, please you click “Continue…” and finish the install. Default
path is: “C:\Program Files\OpenVPN”.
Step 2:
Configure the OpenVPN Server.
(1) Modify the parts in “C:\Program Files\OpenVPN\easy-rsa\vars.bat.sample” as follows:
set KEY_COUNTRY=US
set KEY_PROVINCE=CA
set KEY_CITY=SanFrancisco
set KEY_ORG=Aaxeon
set [email protected]
(2) Start
Run…
Input “cmd”, and enter into Command Prompt.
Input “cd c:\Program
Files\openvpn\easy-rsa”
Run init-config.bat: create the vars.bat and openssl
Run vars.bat, clean-all.bat: create new empty index and serial files
Run build-ca.bat: build a CA key
Run build-dh.bat: build a DH file for server side
Run build-key-server.bat server: build a private key/certificate for openvpn server
Run build-key.bat client: build key files in PEM format for client machine
All inborn secret-keys are in “c:\Program Files\openvpn\easy-rsa\keys”.
OpenVPN Server
needs files:
ca.crt, dh1024.pem, server.crt, server.key,
and copy to
“
C:\Program Files\OPENVPN\Config”.
OpenVPN Client
needs files:
ca.crt, client.crt, client.key
, and copy to “
C:\Program
Files\OPENVPN\Config”
.
(3) Edit the server.ovpn in the openvpn server and client.ovpn in the openvpn client.
server.ovpn:
client.ovpn:
Modify according to by the router web settings