Changes

Line 37: Line 37:  
[[File:Ovpn config file windows import connect.png]]
 
[[File:Ovpn config file windows import connect.png]]
 
----
 
----
* At this point all you need to do is wait a few seconds for the connection to complete. After clicking "Connect" a status window for that client should appear. If the connection was successful, the status window should close itself automatically. To bring it up again, go to the OpenVPN GUI drop-down menu again and click "Show status" in your OpenVPN client's menu. You should a "Initialization sequence complete" message in the log:
+
* At this point all you need to do is wait a few seconds for the connection to complete. After clicking "Connect" a status window for that client should appear. If the connection was successful, the status window should close itself automatically. To bring it up again, go to the OpenVPN GUI drop-down menu again and click "Show status" in your OpenVPN client's menu. You should a "Initialization Sequence Complete" message in the log:
    
[[File:Openvpn gui show status.PNG]]
 
[[File:Openvpn gui show status.PNG]]
 +
----
 +
* Additional testing for the connection may be required depending on the server's configuration and the overall intent of your OpenVPN connection. For instance, if you were supposed get access to server's private network or other client's private network, you can open the Windows "Command Prompt" and try pinging private IP addresses of the device's in the networks in question. Or if the server was intended to be used as a proxy, your computer's Public IP address should be the same as the server's. To check your public IP address, visit '''[http://www.whatsmyip.org/ this website]'''.
    
==External links==
 
==External links==
    
* https://openvpn.net/index.php/open-source/downloads.html - OpenVPN client download.
 
* https://openvpn.net/index.php/open-source/downloads.html - OpenVPN client download.