Page 1 of 1

read UDPv4: Connection reset by peer (WSAECONNRESET) - but only every second time -

Posted: Sun Sep 08, 2019 4:59 pm
by snugger
Hi,

I set up a OpenVPN server 2.3.11 and generally it works.

The strange thing is that every SECOND time the VPN connection is also established and PING from client to server is also possible.
But during the windows RDP-logon process the login hangs and the connection freezes.
The client log shows the following error

read UDPv4: Connection reset by peer (WSAECONNRESET) (code=10054)

and ping from client to server is no more possible. The client has to connect again and then it works, this time the windows RDP login is very fast and the VPN-connection is stable. But the third VPN connection attempt will fail again :D

Any suggestions?

Thanks
;)

Re: read UDPv4: Connection reset by peer (WSAECONNRESET) - but only every second time -

Posted: Sun Sep 08, 2019 5:14 pm
by TinCanTech
See your log files.

Re: read UDPv4: Connection reset by peer (WSAECONNRESET) - but only every second time -

Posted: Sun Sep 08, 2019 6:59 pm
by snugger
Problem solved! Was my own fault using a bad startup script. :D

Please mark it as solved. Thanks