Create OpenVPN client

The following instructions are for those VPSGet customers who have installed OpenVPN Ready2Go_CLI_Centos6 [vpsget]

If you need the only one client you can skip all the steps below and just download it from /etc/openvpn/keys/

If you need more than one client you can generate them with the next commands in ssh.

For example, how to create a 3 OpenVPN clients:

cd /etc/openvpn/easy-rsa/2.0/

chmod 755 *

source ./vars

./vars

./clean-all

./build-ca

./build-key-server server

./build-dh

./build-key client1

./build-key client2

./build-key client3

Now you can use these files for configuring OpenVPN client.

For example: How to Configure OpenVPN client on Windows

Was this answer helpful?

 Print this Article

Also Read

Configure OpenVPN client on Windows

How to configure OpenVPN client on Windows: First download and install the client. Then...

Clear swap in Centos

Print memory usage [root@localhost]# free -m              total       used       free...

Generating public/private ssh keys

How to generate and use public / private ssh keys This guide is tested on Centos 6 To...

FFmpeg on Centos 6

Install repo and ffmpeg # rpm -ihv...

!!Actual Linux KB located : wiki.vpsget.com ***

Linux kb/wiki moved to opur wiki pages and all new articled publiched here:...

Powered by WHMCompleteSolution