How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network...

Preview:

Citation preview

How to setup OpenVPN using Ubuntu Network Manager

Special thanks to vpnblog.info for this ubuntu walkthrough:

Open terminal and use this command to install all:

sudo apt-get install network-manager-openvpn openvpn

Download and extract your configuration files.

Find and open your OpenVPN config file. You can download our TorGuard OpenVPN config files

for this here:

http://torguard.net/dl.php?type=d&id=13

Now we are ready to go

1) Under Network Manager go to VPN connections -> Configure VPN

2) Click Add under VPN tab

3) Select OpenVPN under options and click Create

4) Fill form using your OpenVPN configyration file

Connection name any like TorGuard VPN (for our example)

Gateway as in this image

Type should be "IP Address"

6) Import certificates and key using your configuration files

CA Certificate will be your nl1ca.crt

7) Under Advanced fill port, using OpenVPN configuration file

Click, OK, then apply..

12) Try to connect choosing from the VPN connection you just created

13) Done, we’re connected now

14) To close connection use Disconnect VPN… option

Recommended