How to install and configure openvpn on client side

Channel:
Subscribers:
95,100
Published on ● Video Link: https://www.youtube.com/watch?v=OIQorKYERbY



Category:
Tutorial
Duration: 3:09
3,590 views
3


Learn very easy way how to install and configure openvpn on client side. i am also make a video tutorial that how to install and configure openvpn on centos 6.4 step by step.

Step 1 -- Download lastest openvpn window client software from openvpn website. And also install net framework and window installer pack.

Step 2 -- Finally lets create a server.ovpn config file. To make it easy, you can simply create it on your local computer using Notepad

client
dev tun
proto udp
remote 192.168.10.120 1194 # - Your server IP and OpenVPN Port
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
ca ca.crt
auth-user-pass
comp-lzo
reneg-sec 0
verb 3

Step 2 -- That's it. Now you can copy ca.crt file from /etc/openvpn/easy-rsa/2.0/keys/ public/directory
cp /etc/openvpn/easy-rsa/2.0/keys/ca.crt /impbackup/acc001

if you learn linux tutorial then visit my official website http://www.broexperts.com







Tags:
OpenVPN (Software)
Client-side
install and configure openvpn on client side
windows client
Microsoft Windows (Operating System)
Tutorial
How-to (Media Genre)
How to install and configure openvpn on client side
configure openvpn on client side
openvpn on client side
openvpn setting on windows client side
openvpn windows 7 client side setting
Windows 7 (Operating System)
windows 8