Ubuntu 10.04 OpenVPN by StrongVPN tutorial

Create this tutorial for OpenVPN Setup on Ubuntu 10.04. This example for StrongVPN OpenVPN account.

First of all we need install OpenVPN support for Ubuntu.

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. For me its ovpn045.ovpn

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 StrongVPN (for our example)

Gateway as in this image

Type should be Certificate (TLS)

6) Import certificates and key using your configuration files

User certificate will be ovpnXXX.crt

CA Certificate will be your ca.crt

Private Key will be your ovpnXXX.key

7) Under Advanced fill port, using OpenVPN configuration file

8 ) Under TLS Authentication tab

check option Use additional TLS authentication

9) For Key file import your ta.key file

10) For Key direction set 1

Ok under Advanced and Apply to save all

11) OpenVPN configured and we can close Network Connections window

12) Try to connect choosing StrongVPN from VPN connections

13) Done, we’re connected now

14) To close connection use Disconnect VPN… option

Note. VPN can not connect with default configuration

Depends on Network Manager you use, OpenVPN may not work.  Then you should contact Strong VPN support to remove this lines from server:

fragment  1300
mssfix 1450
tun-mtu 1500

You can send email request to vpn (at) support.reliablehosting.com

Note 2. If you have OpenVPN to TCP port

you will need activate Use a TCP connection option and add correct port

Tags: ,,.
Home

17 Comments so far

Leave a comment

Name(required)
Mail (required),(will not be published)
Website(recommended)

Fields in bold are required. Email addresses are never published or distributed.

Some HTML code is allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
URLs must be fully qualified (eg: http://vpnblog.info),and all tags must be properly closed.

Line breaks and paragraphs are automatically converted.

Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.