OpenVPN keepalive in server.conf

Started by Vaseer, September 15, 2018, 12:07:08 PM

Previous topic - Next topic
I have question about OpenVPN Advanced settings. If I add "keepalive 1800 3600" in Advanced field, save config and then check server1.conf via ssh, I see that there are 2 keepalive settings in .conf file: "keepalive 10 60" (default value) and "keepalive 1800 3600".
Which keepalive setting will be passed to client?
I can't find a way to check keepalive setting on client side.

If you increase the logging level on the client side, you'll see the pushed configuration settings in the log.

Bart...