an internal error has occurred
Hi
Windows 10 RDP client is trying to establish an rdp session to a Windows 7 system. tcp.connection.rst is sent by the server side and "an internal error has occurred" error is immediately shown on the client side.
Are there any clues as to why the connection is getting reset?
Client side (192.168.20.105) capture is attached
Thanks
It's hard to tell using Wireshark. From what I see this looks pretty much like OS/Application level error. In packet 4 the client pushes some data/command, the server acknowledges it, but later issues a reset.
By googling I see many people complain on the same error, and there are different workarounds, sometimes effective, sometimes not.
Vlad,
I looked at the recently installed software on the client system and noticed VMWare Horizon Agent was installed several days ago. Additionally, Horizon direct connect plug-in was installed the same day.
Wondering if Horizon agent changed something at the OS level that RDP relies on? I guess the only way to find out is to remove the agent and a plug-in.
Edit: Will investigate if the problem is TLS related as mentioned in this thread.
link
Sorry, can't say confidently about that - it's not my expertise. Would be interesting to know if you've resolved the issue.
Disablement of TLS1.0 by the Horizon Agent confirmed to be the problem. Out of the box Windows 7 RDP is supported over TLS1.0, KB3080079 adds support for TLS 1.1 and TLS 1.2 for Windows 7 and Windows Server 2008 OS.
https://kb.vmware.com/s/article/2145313