idlab-discover / easy-openvpn-server

Plug-and-play OpenVPN server which generates server and client config files for you
https://snapcraft.io/easy-openvpn-server
GNU Affero General Public License v3.0
69 stars 9 forks source link

Persistent Connection? #9

Closed seikosantana closed 2 years ago

seikosantana commented 2 years ago

Hi, I am having issue in maintaining VPN connection. On the client, I've set the VPN connection to connect automatically on boot, and reconnect automatically on disconnected, with unlimited number of retries. The VPN connection lasted for around one week before it lost connection. As far as i know, it is the only way i can get VPN connection persistent from the client side, so i am wondering if there is anything i have to configure on my VPN server to keep the connection alive.

Here i attach the log file hopefully there is some clues to identify what the problem is, or could it be on the client side? I see a lot of peer connection initiated from the same client in every few minutes, and seems the connection is lost since yesterday, again. vpnlog.txt

Please let me know if there's any other information i can provide. Thanks in advance.

seikosantana commented 2 years ago

Seems to be configuration mistakes on my end. I migrated to wireguard, which suits my needs better.

It's a great project. Thanks for your time and effort in developing this script. Wish you all the best.