Win 2008 Server RDP Problem

We have users running Windows 2008 Server but their Remote Destop Connections disconnected frequently with below error :

“Because of an error in data encryption, this session will end. Please try connecting to the remote computer again”

The fix is turning off “Large Send Offload” IPV4 setting of the Broadcom NetXtreme Gigabit Ethernet network adapter , probably because of the incompatible Large Send Offload setting for the server and the clients :
nic.JPG

Large Send Offload
Normally the TCP segmentation is done by the protocol stack. By enabling the Large Send Offload value, the TCP segmentation can be done by the Gigabit Ethernet Adapter.

Ref : Ref1 | Ref2

You may also like...