1
General Discussion / Re: openVPN Server --> Inactivity timeout (--ping-restart), restarting
« on: January 09, 2022, 09:04:31 pm »
Hi,
I came across the same situation with a slightly different authentication setup (Certificate + LDAPS).
After one hour of VPN inactivity, the user is asked for re-authentication. I suppose it is related to the auth-nocache setting in the client config, since the setting forbids to cache the password and therefor the OpenVPN cannot re-authenticate without asking the user.
Long story short, removing auth-nocache should do the trick.
Cheers
I came across the same situation with a slightly different authentication setup (Certificate + LDAPS).
After one hour of VPN inactivity, the user is asked for re-authentication. I suppose it is related to the auth-nocache setting in the client config, since the setting forbids to cache the password and therefor the OpenVPN cannot re-authenticate without asking the user.
Long story short, removing auth-nocache should do the trick.
Cheers