Page 1 of 1

OpenVPN Connect Server on Ubuntu 22.04.1 LTS - Stuck on "Connecting"

Posted: Thu Dec 15, 2022 7:51 pm
by DeKrypt
Hello,

Recently I have started experiencing issues with my OpenVPN Server/Client
I am not aware of any major changes I've made to my system that could be the culprit of this.

Basically, when connecting to my OpenVPN server, it just is on a "Connecting" state until it times out.
I'm using the openvpn-install.sh script. (See https://github.com/angristan/openvpn-install)

I have...
- Checked open ports on my server (UDP Port 1194 is open under the OpenVPN service)
- Checked & Disabled/Enabled/Made Rules for all firewall softwares on my system (ufw and iptables)
- Reinstalled OpenVPN on both my server & client
- Modified Configs
- Rebooted the server

All to no avail.
If you'd like me to post any logs/other info, please tell me how to find it and I will do so.

Thank you for your time!