Hi,
We have this new requirement from the management : we need our VPN clients to disconnect after 15 minutes of inactivity. We have both Windows and MacOS clients, using the standalone VPN clients.
I search and found some sk106952, explaining that we could edit the $FWDIR/conf/trac_client_1.ttm file. However, the values I find on the files from my gateways are different from those explained in the SK and other documentation (sk75221).
What I have in my file:
:neo_disconnect_when_idle (
:gateway (endpoint_vpn_disconnect_when_idle
:default (client_decide)
)
)
:neo_disconnect_when_idle_timeout (
:gateway (endpoint_vpn_disconnect_when_idle_timeout
:default (client_decide)
)
)
So, which value shall I edit to make our management happy ? 🙂
Thanks in advance.
Regards.