Server 2008 network access by vista but not xp
my server shares intermittently accessible vista/2008 machines, , not xp clients. reboot of server, or toggle of nic card required re-establish communication xp machines.
has else seen this?
thanks.
has else seen this?
thanks.
this maybe because of autotuning on 2k8 server. posted in thread, can well.
check autotuning status type:
netsh int tcp show global
disable it
netsh int tcp set global autotuninglevel=disabled
other settings [experimental|normal|highlyrestricted]. need reboot changes take effect.
check autotuning status type:
netsh int tcp show global
disable it
netsh int tcp set global autotuninglevel=disabled
other settings [experimental|normal|highlyrestricted]. need reboot changes take effect.
Windows Server > Platform Networking
Comments
Post a Comment