<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: VMWare Host and Guest Cannot Communicate Over Network Shares on Dell PowerEdge and Broadcom TOE</title>
	<atom:link href="http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/</link>
	<description>Information Technology Tips &#038; Tricks</description>
	<lastBuildDate>Sun, 29 Aug 2010 04:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: silversword</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-24</link>
		<dc:creator>silversword</dc:creator>
		<pubDate>Sun, 21 Jun 2009 23:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-24</guid>
		<description>Found this article when trying to find the solution to make eth0 and eth1 work on a dell poweredge 2950 under ubuntu when in BIOS you see the ethernet controller report that TOE was enabled.

What you want to do:
1) Unplug the TOE adapter
2) Boot ubuntu
3) type: &quot;sudo vim /etc/networks/interfaces&quot;
 - add the lines:
      auto eth1
      iface eth1 inet dhcp
 - then close and save
4) Type &quot;sudo ifup eth1&quot;

Voila, you have an eth1</description>
		<content:encoded><![CDATA[<p>Found this article when trying to find the solution to make eth0 and eth1 work on a dell poweredge 2950 under ubuntu when in BIOS you see the ethernet controller report that TOE was enabled.</p>
<p>What you want to do:<br />
1) Unplug the TOE adapter<br />
2) Boot ubuntu<br />
3) type: &#8220;sudo vim /etc/networks/interfaces&#8221;<br />
 &#8211; add the lines:<br />
      auto eth1<br />
      iface eth1 inet dhcp<br />
 &#8211; then close and save<br />
4) Type &#8220;sudo ifup eth1&#8243;</p>
<p>Voila, you have an eth1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amarfresh</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-23</link>
		<dc:creator>amarfresh</dc:creator>
		<pubDate>Thu, 30 Apr 2009 19:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-23</guid>
		<description>Were you able to ping all hosts on the subnet but your router? That is the problem I am having. I disabled the offload engine in the drivers but that still seemed not to work. Is the only solution to pull the adapter?

Did this happen post SP2?

Like vtdarryl I have a 2950.</description>
		<content:encoded><![CDATA[<p>Were you able to ping all hosts on the subnet but your router? That is the problem I am having. I disabled the offload engine in the drivers but that still seemed not to work. Is the only solution to pull the adapter?</p>
<p>Did this happen post SP2?</p>
<p>Like vtdarryl I have a 2950.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vtdarryl</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-9</link>
		<dc:creator>vtdarryl</dc:creator>
		<pubDate>Tue, 04 Mar 2008 22:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-9</guid>
		<description>This also fixed my problem with a Dell 2950 and VMware Server 1.0.4. I never would have worked this problem out !!  What an amazing find!  Thanks so much. Darryl</description>
		<content:encoded><![CDATA[<p>This also fixed my problem with a Dell 2950 and VMware Server 1.0.4. I never would have worked this problem out !!  What an amazing find!  Thanks so much. Darryl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Henning</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-6</link>
		<dc:creator>Kurt Henning</dc:creator>
		<pubDate>Tue, 15 Jan 2008 14:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-6</guid>
		<description>My main problem was accessing Backup Exec Remote Agent on the VM from BE installed on the Host - couldn&#039;t do it, though the host could see other BE Remote Agents on other servers, and other BE server installs could see the Remote Agent on the VM. I also had some of the other issues mentioned. Disabling TOE by removing the TOE2 widget cured the problem. I would point out that it appears at first to be possible to disable TOE in the BIOS, but in fact only removing the widget works.</description>
		<content:encoded><![CDATA[<p>My main problem was accessing Backup Exec Remote Agent on the VM from BE installed on the Host &#8211; couldn&#8217;t do it, though the host could see other BE Remote Agents on other servers, and other BE server installs could see the Remote Agent on the VM. I also had some of the other issues mentioned. Disabling TOE by removing the TOE2 widget cured the problem. I would point out that it appears at first to be possible to disable TOE in the BIOS, but in fact only removing the widget works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: olliware</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-5</link>
		<dc:creator>olliware</dc:creator>
		<pubDate>Mon, 14 Jan 2008 11:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-5</guid>
		<description>This article of itahmed really helped me!

Environment: Dell Poweredge 2970 (with Broadcom Netextreme II and TOE-Adapter),
CentOS 5.0 / CentOS / SLES 10 SP 1 as Host-OSes, VMware Server 1.0.4 for
virtualisation. WinXP Pro, Win 2000 Server, Win 2003 Server as VMware Guest OSes.

Initial problem: In irregular periods after a couple of hours the network
connection to the VMware-guests (bridged network mode) broke down for about 1 minute - usually 2 or 3 times a day.

Unsuccessful approach: Changing network devices - I deactivated the onboard
NICs and installed an Intel Pro 1000/PT adapter. The problem stayed.

Solution: In the first place: pulling the TOE 2 adapter and as a second important thing: Setting VMware Server in the Host/Settings/Memory Setup to
&quot;Fit all virtual machine memory into reserved host RAM&quot;

After that no additional breakdowns were measured so far.</description>
		<content:encoded><![CDATA[<p>This article of itahmed really helped me!</p>
<p>Environment: Dell Poweredge 2970 (with Broadcom Netextreme II and TOE-Adapter),<br />
CentOS 5.0 / CentOS / SLES 10 SP 1 as Host-OSes, VMware Server 1.0.4 for<br />
virtualisation. WinXP Pro, Win 2000 Server, Win 2003 Server as VMware Guest OSes.</p>
<p>Initial problem: In irregular periods after a couple of hours the network<br />
connection to the VMware-guests (bridged network mode) broke down for about 1 minute &#8211; usually 2 or 3 times a day.</p>
<p>Unsuccessful approach: Changing network devices &#8211; I deactivated the onboard<br />
NICs and installed an Intel Pro 1000/PT adapter. The problem stayed.</p>
<p>Solution: In the first place: pulling the TOE 2 adapter and as a second important thing: Setting VMware Server in the Host/Settings/Memory Setup to<br />
&#8220;Fit all virtual machine memory into reserved host RAM&#8221;</p>
<p>After that no additional breakdowns were measured so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ipgman</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-4</link>
		<dc:creator>ipgman</dc:creator>
		<pubDate>Sat, 01 Dec 2007 01:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-4</guid>
		<description>Thank you! This was driving me nuts. I can verify that it worked on my PowerEdge 2900. Pull the plug, restart and the VMWare guest OS and server host OS (2003 R2 x64) can see each other&#039;s shares.</description>
		<content:encoded><![CDATA[<p>Thank you! This was driving me nuts. I can verify that it worked on my PowerEdge 2900. Pull the plug, restart and the VMWare guest OS and server host OS (2003 R2 x64) can see each other&#8217;s shares.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soonersby50</title>
		<link>http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/comment-page-1/#comment-3</link>
		<dc:creator>Soonersby50</dc:creator>
		<pubDate>Tue, 06 Nov 2007 21:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-etc.com/2007/10/10/vmware-host-and-guest-cannot-communicate-over-network-shares-on-dell-poweredge-and-broadcom-toe/#comment-3</guid>
		<description>Sounds like the Receive Side Scaling issue to me..If you want to use your TOE license in the future for offloading features then you may need to apply these: 

You may experience network-related problems after you install Windows Server 2003 SP2 or the Scalable Networking Pack on a Windows Small Business Server 2003-based computer
http://support.microsoft.com/kb/936594/en-us

You cannot host TCP connections when Receive Side Scaling is enabled in Windows Server 2003 with Service Pack 2
http://support.microsoft.com/kb/927695/en-us</description>
		<content:encoded><![CDATA[<p>Sounds like the Receive Side Scaling issue to me..If you want to use your TOE license in the future for offloading features then you may need to apply these: </p>
<p>You may experience network-related problems after you install Windows Server 2003 SP2 or the Scalable Networking Pack on a Windows Small Business Server 2003-based computer<br />
<a href="http://support.microsoft.com/kb/936594/en-us" rel="nofollow">http://support.microsoft.com/kb/936594/en-us</a></p>
<p>You cannot host TCP connections when Receive Side Scaling is enabled in Windows Server 2003 with Service Pack 2<br />
<a href="http://support.microsoft.com/kb/927695/en-us" rel="nofollow">http://support.microsoft.com/kb/927695/en-us</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
