Hey there!

I'm experimenting with the OpenVPN 3 C++ Class Library, specifically the test client wrapper cli.

In OpenVPN 2, I used the pull-filter ignore option in the client configuration to avoid the local ping-restart directive getting overwritten by the push directives of the server.
The OpenVPN 3 cli, however, seems to ignore / not know this option:
Tue Feb 11 21:57:42.381 2020 UNUSED OPTIONS
0 [pull-filter] [ignore] [ping-restart]

Do you know of any other way to adjust the ping-restart timer locally, independently of the one specified on the server? My problem is that I do not have control over the VPN server, and the pushed ping-restart timeout is too high for my use case.

I've seen the cli has a timeout option, but I assume this is to set the connect-timeout.

Best,
Lorenz



_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to