You could be having an issue just between the the Host and guests, with something called TOE!
Don't know if it applies to Windows 2008, but it does to Windows 2003!
--------------
Irememb
In fact, this post from me on the VTMN solution should work for you too!
http://communities.vmw
W
You need to disable, "Offload TCP_LargeSend" on the network card itself, disable chimney settings
and then what I listed here,
-----------------
Disa
I also ran disabled the Chimney settings
However,copying large files (over 2Mb) from the Host to the guest from withinthe Guest would cause the error "The specified network name is nolonger available"
The only thing that solved that problem was to disable the Denial of Service Attack option on the LanManServer settings:
Disable Denial-Of-Service attack detection
Click Start, click Run, type regedit in the Open box, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\
On the Edit menu, point to New, and then click DWORD Value.
Type DisableDos for the name of the DWORD value, and then press ENTER.
Right-click DisableDos, and then click Modify.
In the Value data box, type 1 to disable denial of service attack detection, and then click OK.
This problem is definitely irritating if you have a Windows 2003 R2 Host Server, with TOE!
------------------
You could be having an issue just between the the Host and guests.
I remember having this problem on two Windows 2003 SP2 machines that we were running VMWare server one or two years back. It's got to do with TCP segmentation offload (TOE). Normally happens with broadcom Nics. Apparently this issue came about when SP2 was introduced when MS changed a few settings. I've done this search and think you need to this on your host to solve your problem.
In fact, this post from me on the VTMN solution should work for you too!
http://communities.vmw
W
You need to disable, "Offload TCP_LargeSend" on the network card itself, disable chimney settings
and then what I listed here,
-----------------
Disa
I also ran disabled the Chimney settings
However, copying large files (over 2Mb) from the Host to the guest from within the Guest would cause the error "The specified network name is no longer available"
The only thing that solved that problem was to disable the Denial of Service Attack option on the LanManServer settings:
Disable Denial-Of-Service attack detection
Click Start, click Run, type regedit in the Open box, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\
On the Edit menu, point to New, and then click DWORD Value.
Type DisableDos for the name of the DWORD value, and then press ENTER.
Right-click DisableDos, and then click Modify.
In the Value data box, type 1 to disable denial of service attack detection, and then click OK.
This problem is definitely irritating if you have a Windows 2003 R2 Host Server, with TOE!
------------------





by: esalvadorPosted on 2009-09-10 at 07:37:48ID: 25300665
What is the ping round trip time from the host to the vm? Probably you have a routing problem.
It can also be a failing cable. Chech the wiring and the speed of the physical NIC: on the virtual center, go to the esx host, click configuration tab, network adapters, see the list with the speed and observed ip ranges.
What kind of Virtual Ethernet adapted did you assign to this VM?
Try using VMXNET 2 or VMXNET 3.
Hope it helps.