Page 1 of 1

Timeout on every server I try

Posted: Thu Dec 29, 2022 10:07 pm
by Xevon
Hi All, I've not used OpenVPN before however I've followed the tutorials and have it set up successfully. I'm running ElementaryOS v5.1.7 on Ubuntu 18.04.6, attempting to connect to any of the servers on this page: freevpn4you.net/free-proxy.php?str=1, in particular this one 68.71.254.6 port 4145.

I've created a self-signed certificate and choose the option for Certificates (TLS), chosen my crt & key files, and entered my password. I put the IP in, hit Advanced and check Use custom gateway port, entered the correct port, and every time that I attempt to connect, I received a timeout error.

I've tried numerous other servers, and pinged this one with great (52ms) success, so it seems to be there. I must be missing a step, can anyone shed some light on this? It sounds pretty newbie to me, a bit embarrassing lol

Thank you, Jim.

Re: Timeout on every server I try

Posted: Fri Dec 30, 2022 8:19 pm
by Xevon
$ openvpn3 session-start --config $USA_freeopenvpn_udp.ovpn
openvpn3: symbol lookup error: openvpn3: undefined symbol: _ZN4Json5ValueC1Ex

I receive that error no matter what ovpn file I use, so it's something on my end. opensc-pkcs11 is up to date. No idea what is causing this!
Thank you, Jim.

Re: Timeout on every server I try

Posted: Sat Dec 31, 2022 8:33 pm
by Xevon
I'm in the wrong forum, aren't I?

Re: Timeout on every server I try

Posted: Wed Jan 04, 2023 11:55 pm
by Xevon
If anyone sees this, I solved it by downloading a config file from freeopenvpn.org, changing one line in it that OpenVPN complained about, and using sudo openvpn <config_file>. The GUI never worked. Closing this ticket.