Connection with open VPN allowed only with one out of two VPNs

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
darr
OpenVpn Newbie
Posts: 3
Joined: Tue Sep 19, 2023 9:43 am

Connection with open VPN allowed only with one out of two VPNs

Post by darr » Thu Sep 21, 2023 12:25 pm

Good morning, I have a problem with openvpn. I installed openvpn and use it for two different environments, test and production. The VPN connected to the production environment works and gives me no problems. The vpn connected to the test environment gives me problems, sometimes it connects to the test environment and most of the time it doesn't connect. The problem has been occurring for about a week. I tried entering "--float" in the configuration but the problem persists. I attach the logs relating to the connection when it is not successful:

Thu Sep 21 13:35:09 2023 SIGUSR1[soft,tls-error] received, process restarting
Thu Sep 21 13:36:29 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]92.223.181.60:1194
Thu Sep 21 13:36:29 2023 UDPv4 link local (bound): [AF_INET][undef]:1194
Thu Sep 21 13:36:29 2023 UDPv4 link remote: [AF_INET]92.223.181.60:1194
Thu Sep 21 13:37:29 2023 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Thu Sep 21 13:37:29 2023 TLS Error: TLS handshake failed
Thu Sep 21 13:37:29 2023 SIGUSR1[soft,tls-error] received, process restarting
Thu Sep 21 13:40:09 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]92.223.181.60:1194
Thu Sep 21 13:40:09 2023 UDPv4 link local (bound): [AF_INET][undef]:1194
Thu Sep 21 13:40:09 2023 UDPv4 link remote: [AF_INET]92.223.181.60:1194
Thu Sep 21 13:41:09 2023 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Thu Sep 21 13:41:09 2023 TLS Error: TLS handshake failed
Thu Sep 21 13:41:09 2023 SIGUSR1[soft,tls-error] received, process restarting
Thu Sep 21 13:46:09 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]92.223.181.60:1194
Thu Sep 21 13:46:09 2023 UDPv4 link local (bound): [AF_INET][undef]:1194
Thu Sep 21 13:46:09 2023 UDPv4 link remote: [AF_INET]92.223.181.60:1194

Can someone help me? Thanks in advance

Post Reply