automatic reconnect potable openvpn
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Dec 31, 2011 12:26 am
automatic reconnect potable openvpn
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
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
- Bebop
- Forum Team
- Posts: 301
- Joined: Wed Dec 15, 2010 9:24 pm
Re: automatic reconnect potable openvpn
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
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Dec 31, 2011 12:26 am
Re: automatic reconnect potable openvpn
when i press reconnect speed back
i need any thing make it reconnect by time
i need any thing make it reconnect by time
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Dec 31, 2011 12:26 am
Re: automatic reconnect potable openvpn
any help please
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Dec 31, 2011 12:26 am
Re: automatic reconnect potable openvpn
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
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
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Nov 24, 2011 7:45 am
Re: automatic reconnect potable openvpn
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
____________________________________________________
Teeter Hang Ups
- Mimiko
- Forum Team
- Posts: 1564
- Joined: Wed Sep 22, 2010 3:18 am
Re: please help me
nncron can help you break and reconect the link.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
-
- OpenVpn Newbie
- Posts: 5
- Joined: Sat Dec 31, 2011 12:26 am
Re: please help me
you mean nncron application i downloaded but do not helpMimiko wrote: nncron can help you break and reconect the link.
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