@ValP said in OpenVPN with OPP, resets after 1 hour:
users list is in RADIUS. any user without OTP
and I'm using login with certs. And Client override wasn't doing what I expected neither.
What did work was this :
1b8bac01-b4b5-4a17-be3f-7e55758465de-image.png
Adding "reneg-sec 3600" in "Additional configuration options" on the Client export page, and save it as a default.
Then the exported opvn files will contain
... reneg-sec 3600Keep in mind : maybe you're searching in the wrong direction.
A DHCP leased used locally, or upstream, or on the other side, times out, the related IP on that interface gets renewed, processes get restarted, VPN client, server (?) and the connection is rebuild.
You should crank up, and inspect, the VPN log details on both sides and check for details.