UDPv4: Connection reset by peer (WSAECONNRESET) (fd=224,code=10054)

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
dynobyte1
OpenVpn Newbie
Posts: 2
Joined: Thu Aug 31, 2023 8:53 am

UDPv4: Connection reset by peer (WSAECONNRESET) (fd=224,code=10054)

Post by dynobyte1 » Thu Aug 31, 2023 8:59 am

Dear all,

For two years ive been using OpenVPN to connect to another computer/location to access files. Along the way ive encountered problems and managed to solve them althoug I am no computer hero. Now I have a problem which I cannot solve. Hope this forum helps!

All of a sudden my connection fails with the following message: UDPv4: Connection reset by peer (WSAECONNRESET) (fd=224,code=10054).

Searching online I cannot find a solution to my problem. I dont know where the problem lies. My computer configurations? My firewall? OpenVPN configfile? The configuration of the computer I am trying to reach?

Does anyone know where to start? I can provide more details when asked.

Hope someone can help me.

dynobyte1
OpenVpn Newbie
Posts: 2
Joined: Thu Aug 31, 2023 8:53 am

Re: UDPv4: Connection reset by peer (WSAECONNRESET) (fd=224,code=10054)

Post by dynobyte1 » Fri Sep 01, 2023 6:52 am

Here is the full log. Now it got met thinking it has something to do with the cipher? Due to the following line:

DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.

Full log:

Fri Sep 1 08:50:55 2023 WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
Fri Sep 1 08:50:55 2023 DEPRECATED OPTION: --cipher set to 'AES-128-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.
Fri Sep 1 08:50:55 2023 OpenVPN 2.6.6 [git:v2.6.6/c9540130121bfc21] Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] [DCO] built on Aug 15 2023
Fri Sep 1 08:50:55 2023 Windows version 10.0 (Windows 10 or greater), amd64 executable
Fri Sep 1 08:50:55 2023 library versions: OpenSSL 3.1.2 1 Aug 2023, LZO 2.10
Fri Sep 1 08:50:55 2023 DCO version: v0
Fri Sep 1 08:50:57 2023 TCP/UDP: Preserving recently used remote address: [AF_INET]83.128.34.41:1194
Fri Sep 1 08:50:57 2023 UDPv4 link local: (not bound)
Fri Sep 1 08:50:57 2023 UDPv4 link remote: [AF_INET]83.128.34.41:1194
Fri Sep 1 08:50:57 2023 read UDPv4: Connection reset by peer (WSAECONNRESET) (fd=218,code=10054)
Fri Sep 1 08:50:59 2023 read UDPv4: Connection reset by peer (WSAECONNRESET) (fd=218,code=10054)
Fri Sep 1 08:51:03 2023 read UDPv4: Connection reset by peer (WSAECONNRESET) (fd=218,code=10054)

Post Reply