automatic reconnect potable openvpn

How to customize and extend your OpenVPN installation.

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

Post Reply
mastertiger
OpenVpn Newbie
Posts: 5
Joined: Sat Dec 31, 2011 12:26 am

automatic reconnect potable openvpn

Post by mastertiger » Sat Dec 31, 2011 12:30 am

hi
i use opervpn arethusa but i lose speed after few minute when i reconnect it back (i lose speed only not connection) , i need any program or any thing make it reconnect automatic i try to write
keepalive 10 60 , keepalive 3 240 , ping-restart, ..... in my config
but all of this dont work
help please
this is my config
client
dev tun
proto tcp
remote freetun.s6n.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
persist-remote-ip
;http-proxy-retry # retry on connection failures
;http-proxy [proxy server] [proxy port #]
mute-replay-warnings
ca arethusa/arethusa-ca.crt
ns-cert-type server
cipher AES-256-CBC
comp-lzo
verb 3
mute 20
auth-user-pass arethusa/arethusa-password.auth
redirect-gateway def1 bypass-dhcp

User avatar
Bebop
Forum Team
Posts: 301
Joined: Wed Dec 15, 2010 9:24 pm

Re: automatic reconnect potable openvpn

Post by Bebop » Sat Dec 31, 2011 12:38 am

Best to first contact arethusa because keep-alive has to be set at the server too (not just client). If you add the keep-alive different to the server, it will cause more disconnects....
The cure for boredom is curiosity

mastertiger
OpenVpn Newbie
Posts: 5
Joined: Sat Dec 31, 2011 12:26 am

Re: automatic reconnect potable openvpn

Post by mastertiger » Sat Dec 31, 2011 1:12 am

when i press reconnect speed back
i need any thing make it reconnect by time

mastertiger
OpenVpn Newbie
Posts: 5
Joined: Sat Dec 31, 2011 12:26 am

Re: automatic reconnect potable openvpn

Post by mastertiger » Sat Dec 31, 2011 2:25 pm

any help please

mastertiger
OpenVpn Newbie
Posts: 5
Joined: Sat Dec 31, 2011 12:26 am

Re: automatic reconnect potable openvpn

Post by mastertiger » Sat Dec 31, 2011 10:05 pm

what!!!!!!!!!!
no one can help me !!!!
i only need code can i put in config make automatic reconnection every 5 minute
or any file & program can do that
please i really need that

Nina88
OpenVpn Newbie
Posts: 2
Joined: Thu Nov 24, 2011 7:45 am

Re: automatic reconnect potable openvpn

Post by Nina88 » Tue Jan 03, 2012 7:47 am

OpenVPN is a full-featured SSL VPN solution which can accomodate a wide range of configurations, including remote access, site-to-site VPNs, WiFi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls.
____________________________________________________

Teeter Hang Ups

User avatar
Mimiko
Forum Team
Posts: 1564
Joined: Wed Sep 22, 2010 3:18 am

Re: please help me

Post by Mimiko » Sat Jan 07, 2012 5:36 pm

mastertiger wrote:i only need code can i put in config make automatic reconnection every 5 minute
or any file & program can do that
please i really need that
nncron can help you break and reconect the link.

mastertiger
OpenVpn Newbie
Posts: 5
Joined: Sat Dec 31, 2011 12:26 am

Re: please help me

Post by mastertiger » Sat Jan 07, 2012 9:30 pm

Mimiko wrote: nncron can help you break and reconect the link.
you mean nncron application i downloaded but do not help
i need some thing write in config to do that (break and reconnect )
i can use program to end close openvpn and run again but it do not connect automatic to arethusa
so i need code put in arethusa make it break and reconnect by time
is that impossible

Post Reply