Nothing Special   »   [go: up one dir, main page]

0% found this document useful (0 votes)
40 views2 pages

OpenVPN Client

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 2

Install & Configure OpenVPN Community edition client

1. Go to URL https://openvpn.net/community-downloads/

2. Click on + icon on the latest client OpenVPN 2.6.4

3. Download & Install Windows 64-bit MSI Installer

4. Once installed, go to location and create 2 folders by name “mmu-prod” and “mmu-dr”
C:\Users\<your username>\OpenVPN\config

5. Copy the 4 files provided for mmu-prod environment access in location

Note: These 4 files will be provided to each team member for Prod and DR. DR certs will
be provided afterwards.

6. Open OpenVPN GUI App. You can check for app in system tray

7. You can right click the OpenVPN app from system tray and click on connect (make sure
you disconnect from other client VPN before)

Testing:

Try below ping and telnet. In case telnet client not installed you can run PowerShell CMD as
Administrator

Enable-WindowsOptionalFeature -Online -FeatureName TelnetClient


ping 10.200.130.14

ping 10.200.130.19

telnet 10.200.130.14 22

telnet 10.200.130.19 3389

You might also like