OpenVPN Connect 3.3.5 do not work on Catalina 10.15.7

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
hardex
OpenVpn Newbie
Posts: 1
Joined: Tue May 10, 2022 2:43 pm

OpenVPN Connect 3.3.5 do not work on Catalina 10.15.7

Post by hardex » Tue May 10, 2022 3:01 pm

Hello,

I use Mac OpenVPN Connect 3.3.1 and the latest version of macOS at my work MacBook and all is well.
But when I'm trying to establish a connection on my old home Mac (OpenVPN Connect 3.3.5 on Catalina 10.15.7) ... it's not working.

Can anyone help and tell me what is wrong?

config.ovpn:

dev tun
proto tcp
auth-user-pass
auth-nocache
remote 217.76.205.xxx
port 443
client
resolv-retry infinite
ca xxx_ca.crt
remote-cert-tls server
tls-client
reneg-sec 0
cipher AES-256-CBC
auth MD5
ns-cert-type server
persist-key
persist-tun
verb 5
route 217.76.205.xxx 255.255.255.240
route 172.16.172.xxx 255.255.255.0

Error:
Image

benajirkamal
OpenVpn Newbie
Posts: 1
Joined: Sat Sep 24, 2022 10:32 am

Re: OpenVPN Connect 3.3.5 do not work on Catalina 10.15.7

Post by benajirkamal » Sat Sep 24, 2022 10:34 am

I also face the same issue.
https://prnt.sc/spdxH2060B4V

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1332
Joined: Tue Feb 16, 2021 10:41 am

Re: OpenVPN Connect 3.3.5 do not work on Catalina 10.15.7

Post by openvpn_inc » Thu Oct 06, 2022 3:07 pm

Hello,

Sorry to hear that. However NETWORK_EOF_ERROR indicates that the target server is unreachable. Other than that I can assure you that the app works on Catalina. You might want to check if on the server side you even see a connection attempt coming in, and that it is online and up-to-date. Also check that no local security software is blocking OpenVPN Connect from connecting to the server.

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply