Client Config

All comments and questions related to the functionality of the OpenVPN web pages and forum should go here.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
bytes31
OpenVpn Newbie
Posts: 9
Joined: Tue Apr 10, 2012 11:34 am

Client Config

Post by bytes31 » Tue Apr 24, 2012 5:36 pm

Hi!

I can be able to connect to my client config below:
client
dev tun
proto udp
remote 0.0.0.0 9200
keepalive 10 120
resolv-retry infinite
redirect-gateway def1
tun-mtu 1500
tun-mtu-extra 32
comp-lzo
mute 5
mute-replay-warnings
float
ping-timer-rem
lport 53
mssfix 1450
persist-key
persist-tun
route-method exe
reneg-sec 0
verb 3
win-sys env
script-security 2 system
route-delay 2
ca config/ca.crt
auth-user-pass config/user.txt
But, what do you think is useless on this part? What should I have remove?

Feel free to advice a good setup.

Thanks in advance.

Post Reply