I'm new in Ubuntu and would like to know if there exist a complete step by step tutorial on how to set up an OpenVPN connection. I am hoping that it would be as easy as doing it in Windows 7. I have .ovpn files that I want to use. Are there any packages that I require? Is there an existing GUI for connecting to OpenVPN or am I expected to go through the terminal and be knowledgeable about certain commands? I hope you can help me out! :)
|
You can use the Network Manager applet to configure VPN connections. You need to install the openvpn plugin first. Either from the command-line:
Or through the software center (search for network-manager-openvpn-gnome). Then, your network applet menu will let you configure VPN connections. It will have an additional "VPN Connections" menu, with a submenu to "Configure VPN...". From there, you can import your existing .ovpn file, enter the location of your key and certificate files, enter the key password, etc. Depending on your vpn server configuration and your needs, you may also want to:
|
|||
|
|
|
hey see this site to enable OPEN VPN plugin in Ubuntu 12 http://www.srapsware.com/how-to-enable-openvpn-connection-on-ubuntu-12-04/ |
|||||||
|
|
There are excellent resources available, read this and this. For a gui client you could try |
|||||
|