9
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.

How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

Embed Size (px)

Citation preview

Page 1: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

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.

Page 2: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

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

Page 3: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

Now we are ready to go

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

2) Click Add under VPN tab

Page 4: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

3) Select OpenVPN under options and click Create

4) Fill form using your OpenVPN configyration file

Page 5: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

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

Page 6: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

Click, OK, then apply..

Page 7: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

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

Page 8: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and

13) Done, we’re connected now

14) To close connection use Disconnect VPN… option

Page 9: How to setup OpenVPN using Ubuntu Network Manager · How to setup OpenVPN using Ubuntu Network Manager Special thanks to vpnblog.info for this ubuntu walkthrough: Open terminal and