Can't connect to my OpenVPN Server

I have my ISP router with a dynamic IP. It only supports OpenVPN. I created a configuration file and injected that configuration file into my phone with OpenVPN (it's working) and I wanted to inject the configuration file into my Beryl router serving as a client. But when I start my OpenVPN client I get the following:

Fri Aug  2 22:16:37 2024 daemon.warn ovpnclient[17832]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Aug  2 22:16:37 2024 daemon.notice ovpnclient[17832]: TCP/UDP: Preserving recently used remote address: [AF_INET]38.89.150.229:1194
Fri Aug  2 22:16:37 2024 daemon.notice ovpnclient[17832]: UDP link local: (not bound)
Fri Aug  2 22:16:37 2024 daemon.notice ovpnclient[17832]: UDP link remote: [AF_INET]38.89.150.229:1194
Fri Aug  2 22:17:37 2024 daemon.err ovpnclient[17832]: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Fri Aug  2 22:17:37 2024 daemon.err ovpnclient[17832]: TLS Error: TLS handshake failed
Fri Aug  2 22:17:37 2024 daemon.notice ovpnclient[17832]: SIGHUP[soft,tls-error] received, process restarting
Fri Aug  2 22:17:37 2024 daemon.warn ovpnclient[17832]: WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
Fri Aug  2 22:17:37 2024 daemon.notice ovpnclient[17832]: OpenVPN 2.5.3 aarch64-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Fri Aug  2 22:17:37 2024 daemon.notice ovpnclient[17832]: library versions: OpenSSL 1.1.1q  5 Jul 2022, LZO 2.10
Fri Aug  2 22:17:42 2024 daemon.warn ovpnclient[17832]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Fri Aug  2 22:17:42 2024 daemon.notice ovpnclient[17832]: TCP/UDP: Preserving recently used remote address: [AF_INET]38.89.150.229:1194
Fri Aug  2 22:17:42 2024 daemon.notice ovpnclient[17832]: UDP link local: (not bound)
Fri Aug  2 22:17:42 2024 daemon.notice ovpnclient[17832]: UDP link remote: [AF_INET]38.89.150.229:1194

I'm testing the OpenVPN client Beryl which is connected to my ISP router at home as well.

You can't test while you are connected to this ISPs router. You need to test from another internet connection like mobile hotspot.

1 Like