Check the settings on your NIC. SP2 changes some settings that can cause
issues. Specifically:
netsh interface tcp set global autotuning=disabled
netsh interface tcp set global chimney=disabled
netsh interface tcp set global rss=disabled
This turns off RSS, TCP Offload and TCPChimney. You can also do this in the
registry, at:
hklm:/system/currentcontrolset/services/tcpip/parameters.
--
Charlie.
http://msmvps.com/xperts64
http://mvp.support.microsoft.com/profile/charlie.russel
"nbailey" <> wrote in message
news:EDE35CC1-7778-40FB-99FA-...
> Hi there,
>
> I installed SP2 on a 64bit Windows Server 2003 server. As a result i am
> unable to RDP to the server even though the firewall is set to allow RDP.
> Even if i switch the forewall off i am unable to RDP. The only way i am
> currently getting round this issue is to disable the firewall service
> (which
> is far from ideal!!!).
>
> Can anyone help?
>
> Many thanks in advance