Windows 2000 Terminal Server sends TCP reset to clients

V

Vasoo Veerapen

Good day people,

I have a severe problem with a Win2K terminal server farm reseting
remote client RDP connenctions. There are 5 terminal servers running
in an NLB config, with all servers patched SP3. I have tried to patch
with SP4, but this slowed down the servers completely and made them
unresponsive. There are also tons of hotfixes to apply as per the
Microsoft site, so SP4 is not an option.

FYI the remote users are connecting to the farm via Frame Relay,
Wireless and there are some users on the local LAN. The problem seems
to occur more for the people on remote sites using wireless and FR.
However, not everyone on the remote site is disconnected at the same
time. Different users at remote sites seem to be randomly disconnected
at different times.

The setup was working for almost a year, but an upgrade on the
wireless system last week seems to be the trigger for this problem

Using a network sniffer I am seeing TCP reset packets being sent to
connected clients for no apparent reason, even when people are hard at
work.

Suggestions anyone?
 
V

Vasoo Veerapen

It works!

Here are the registry settings which enabled us to get back on line.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"KeepAliveEnable"=dword:00000001
"KeepAliveInterval"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
"KeepAliveInterval"=dword:000003e8
"KeepAliveTime"=dword:0001d4c0
"TCPMaxDataRetransmissions"=dword:0000000a

As always,

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top