What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

OpenVPN closes on inactivity

hasafly

Occasional Visitor
Hi Merlin,

i have AC56U with latest stable 378.55.

I'm using an OpenVPN as Client, and when there are no activity for some time (dont know how much) it disconnects it.

Here are the part of log:
Oct 22 14:41:42 dnsmasq-dhcp[445]: DHCPACK(br0) 192.168.1.204 a8:a6:68:cd:82:1b android-eaacc2eae8ead2d7
Oct 22 14:43:29 openvpn[3631]: [MyVPN Connection] Inactivity timeout (--ping-exit), exiting
Oct 22 14:43:30 openvpn[3631]: vpnrouting.sh tun11 1500 1542 10.200.0.226 10.200.0.225 init
Oct 22 14:43:30 openvpn-routing: Configuring policy rules for client 1
Oct 22 14:43:30 openvpn-routing: Removing rule 1201 from routing policy
Oct 22 14:43:30 openvpn-routing: Removing rule 1202 from routing policy
Oct 22 14:43:30 openvpn-routing: Tunnel down - VPN client access blocked
Oct 22 14:43:31 openvpn-routing: Added 192.168.1.10 to 0.0.0.0 through VPN to routing policy
Oct 22 14:43:31 openvpn-routing: Added 192.168.1.11 to 0.0.0.0 through VPN to routing policy
Oct 22 14:43:31 openvpn-routing: Completed routing policy configuration

Is there any way to remove Inactivity TimeOut rule?

Regards
 
Try adding
Code:
keepalive 10 60
to Custom Configuration textbox on your OpenVPN Clients tab.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top