How to quickly fix OpenVPN error 10054?

This forum is for general conversation and user-user networking.

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

Post Reply
Lewis-H
OpenVpn Newbie
Posts: 3
Joined: Wed Oct 30, 2019 12:33 pm

How to quickly fix OpenVPN error 10054?

Post by Lewis-H » Wed Oct 30, 2019 1:44 pm

Hi all,
I am currently using OpenVPN on windows 10 laptop. I constantly getting error 10054. I am new to OpenVPN doesn't know how to solve it. Below I have mention my laptop configurations.
Processor: 1 gigahertz (GHz) or faster processor or SoC.
RAM: 1 gigabyte (GB) for 32-bit or 2 GB for 64-bit.
Hard disk space: 16 GB for 32-bit OS 20 GB for 64-bit OS.
Graphics card: DirectX 9 or later with WDDM 1.0 driver.
Display: 1024 x 600.
Is configuration is the issue because it was working fine with my another old laptop.

Thanks,
Lewis

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: How to quickly fix OpenVPN error 10054?

Post by TinCanTech » Wed Oct 30, 2019 3:59 pm


Fluffyone
OpenVpn Newbie
Posts: 9
Joined: Thu Oct 17, 2019 7:49 am

Re: How to quickly fix OpenVPN error 10054?

Post by Fluffyone » Thu Oct 31, 2019 6:10 am

OpenVPN error 10054 happens mainly due to firewall settings or wrong port forwarding rules in the OpenVPN server.
Few steps to fix “OpenVPN error 10054”
1. Check server connection
Firstly, we check the connection from the home computer to the OpenVPN server. For this, we use the telnet command in the format
telnet <VPN address> <port>
If the connection do not work properly, we then check on the server side to see if there are connections reaching the OpenVPN server from this particular client.
2. Disabling firewall
If connections are not even reaching the server, obviously the client computer firewall will have a role in it. To isolate this firewall dependency, our Dedicated Engineers suggest customers to completely turn off firewall and repeat the telnet check. For example, in case of Windows customers, we ask them to disable Windows Firewall completely and try connecting.
Again, if there are further error messages, it means there is something beyond the computer firewall.
3. Edit port forwarding rules
At this point, we check the port forwarding rules in the OpenVPN server. We look for typos in the rules and fix them. That solves the OpenVPN error 10054, and make OpenVPN work fine.

Freya009
OpenVpn Newbie
Posts: 2
Joined: Thu Oct 31, 2019 2:25 pm

Re: How to quickly fix OpenVPN error 10054?

Post by Freya009 » Thu Oct 31, 2019 2:32 pm

1. Check server connection
Firstly, we check the connection from the home computer to the OpenVPN server. For this, we use the telnet command in the format

telnet <VPN address> <port>

If the connection does not work properly, we then check on the server-side to see if there are connections reaching the OpenVPN server from this particular client.

2. Disabling firewall
If connections are not even reaching the server, obviously the client computer firewall will have a role in it. To isolate this firewall dependency, our Dedicated Engineers suggest customers to completely turn off the firewall and repeat the telnet check. For example, in the case of Windows customers, we ask them to disable the Windows Firewall completely and try connecting.

Again, if there are further error messages, it means there is something beyond the computer firewall.

3. Edit port forwarding rules
At this point, we check the port forwarding rules in the OpenVPN server. We look for typos in the rules and fix them. That solves the OpenVPN error 10054, and make OpenVPN work fine.

Post Reply