Page 1 of 1

automatic reconnect potable openvpn

Posted: Sat Dec 31, 2011 12:30 am
by mastertiger
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

Re: automatic reconnect potable openvpn

Posted: Sat Dec 31, 2011 12:38 am
by Bebop
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....

Re: automatic reconnect potable openvpn

Posted: Sat Dec 31, 2011 1:12 am
by mastertiger
when i press reconnect speed back
i need any thing make it reconnect by time

Re: automatic reconnect potable openvpn

Posted: Sat Dec 31, 2011 2:25 pm
by mastertiger
any help please

Re: automatic reconnect potable openvpn

Posted: Sat Dec 31, 2011 10:05 pm
by mastertiger
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

Re: automatic reconnect potable openvpn

Posted: Tue Jan 03, 2012 7:47 am
by Nina88
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

Re: please help me

Posted: Sat Jan 07, 2012 5:36 pm
by Mimiko
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.

Re: please help me

Posted: Sat Jan 07, 2012 9:30 pm
by mastertiger
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