If you experienced this problem, it is related to Vista’s AutoTuning Feature.
To disable the Auto Tuning Feature, type the following command under Administrator
netsh interface tcp set global autotuninglevel=disabled
To re-enable Auto Tuning, type the following command
netsh interface tcp set global autotuninglevel=normal