Changed the ping options on the OpenVPN config files to ping-exit instead of ping-restart.
Also added the inactive option as normally used with ping-exit.
This commit is contained in:
@@ -20,11 +20,10 @@ tun-mtu-extra 32
|
||||
mssfix 1450
|
||||
persist-key
|
||||
persist-tun
|
||||
ping 15
|
||||
ping-restart 0
|
||||
ping-timer-rem
|
||||
inactive 3600
|
||||
ping 10
|
||||
ping-exit 60
|
||||
reneg-sec 0
|
||||
|
||||
remote-cert-tls server
|
||||
|
||||
#mute 10000
|
||||
|
Reference in New Issue
Block a user