TLS handshake timeout starting OpenVPN client

I'm trying a simple connection between my MT3000 Beryl as Wifi repeater and my TP Link Deco X20 running the OpenVPN server. When I try to start the OpenVPN client on the Beryl it times out on tge TLS handshake:

Sun Jun 9 10:22:12 2024 daemon.notice ovpnclient[25231]: UDP link remote: [AF_INET]76.210.143.240:1194
Sun Jun 9 10:23:12 2024 daemon.err ovpnclient[25231]: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Sun Jun 9 10:23:12 2024 daemon.err ovpnclient[25231]: TLS Error: TLS handshake failed
Sun Jun 9 10:23:12 2024 daemon.notice ovpnclient[25231]: SIGHUP[soft,tls-error] received, process restarting

Any ideas?

Sounds like the OpenVPN server isn't reachable, you should double-check it.

The client on my phone works.

Port 1194 is closed on 76.210.143.240

So maybe you try with your phone while being connected to the Wi-Fi?

Ok working now. Thanks!