<?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: Solving VMware network problems on Linux VMware guests</title>
	<atom:link href="http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=solving-vmware-network-problems-on-linux-vmware-guests</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Harry Le</title>
		<link>http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/#comment-3844</link>
		<dc:creator>Harry Le</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1340#comment-3844</guid>
		<description><![CDATA[Hi,
In RedHat Linux, The MAC addr is stored in:
/etc/sysconfig/network file.
Good luck,
Harry Le
Rice University]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
In RedHat Linux, The MAC addr is stored in:<br />
/etc/sysconfig/network file.<br />
Good luck,<br />
Harry Le<br />
Rice University</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeetendra Nigam</title>
		<link>http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/#comment-3843</link>
		<dc:creator>Jeetendra Nigam</dc:creator>
		<pubDate>Mon, 14 May 2007 14:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1340#comment-3843</guid>
		<description><![CDATA[My two Linux RHEL 4 dont communicate with each other, although they communicate to host individually.
I have changed  ip address class but failed, I am working on desktop PC not conneced to lan.

Please help and suggest a wayout.]]></description>
		<content:encoded><![CDATA[<p>My two Linux RHEL 4 dont communicate with each other, although they communicate to host individually.<br />
I have changed  ip address class but failed, I am working on desktop PC not conneced to lan.</p>
<p>Please help and suggest a wayout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony M Altemara</title>
		<link>http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/#comment-3842</link>
		<dc:creator>Anthony M Altemara</dc:creator>
		<pubDate>Thu, 19 Oct 2006 21:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1340#comment-3842</guid>
		<description><![CDATA[Check /etc/sysconfig/hwconf for any addresses. If not there, look in the /etc/ tree for that file. It&#039;s there in RHEL4 but Fedora may have moved it. Find it with: #find /etc -name hwconf]]></description>
		<content:encoded><![CDATA[<p>Check /etc/sysconfig/hwconf for any addresses. If not there, look in the /etc/ tree for that file. It&#8217;s there in RHEL4 but Fedora may have moved it. Find it with: #find /etc -name hwconf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/#comment-3841</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Mon, 16 Oct 2006 14:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1340#comment-3841</guid>
		<description><![CDATA[What happens when you do the following:

[root@]# arp
Address                  HWtype  HWaddress           Flags Mask            Iface
14-319-373.amis.local    ether   00:07:E9:6A:3C:C3   C                     eth0
amisfw01.amis.nl         ether   00:50:54:FF:1C:F0   C                     eth0
amisnt02.amis.local      ether   00:06:5B:FC:88:6F   C                     eth0
amisnt02.amis.local      ether   00:06:5B:FC:88:6F   C                     eth0


A few leeds I found (looks like the behaviour in Fedora 2 should be same):

http://www.fedoraforum.org/forum/showthread.php?t=3341
http://www.ces.clemson.edu/linux/fc2-2200BG.shtml

I&#039;m not a linux expert, but I can imagine that if you use static or DHCP environment settings, this file maybe is OR is not created or needed when using for instance static.]]></description>
		<content:encoded><![CDATA[<p>What happens when you do the following:</p>
<p>[root@]# arp<br />
Address                  HWtype  HWaddress           Flags Mask            Iface<br />
14-319-373.amis.local    ether   00:07:E9:6A:3C:C3   C                     eth0<br />
amisfw01.amis.nl         ether   00:50:54:FF:1C:F0   C                     eth0<br />
amisnt02.amis.local      ether   00:06:5B:FC:88:6F   C                     eth0<br />
amisnt02.amis.local      ether   00:06:5B:FC:88:6F   C                     eth0</p>
<p>A few leeds I found (looks like the behaviour in Fedora 2 should be same):</p>
<p><a href="http://www.fedoraforum.org/forum/showthread.php?t=3341" rel="nofollow">http://www.fedoraforum.org/forum/showthread.php?t=3341</a><br />
<a href="http://www.ces.clemson.edu/linux/fc2-2200BG.shtml" rel="nofollow">http://www.ces.clemson.edu/linux/fc2-2200BG.shtml</a></p>
<p>I&#8217;m not a linux expert, but I can imagine that if you use static or DHCP environment settings, this file maybe is OR is not created or needed when using for instance static.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Morton</title>
		<link>http://technology.amis.nl/2006/09/29/solving-vmware-network-problems-on-linux-vmware-guests/#comment-3840</link>
		<dc:creator>Steve Morton</dc:creator>
		<pubDate>Mon, 16 Oct 2006 03:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1340#comment-3840</guid>
		<description><![CDATA[I&#039;m running Red Hat Fedora Core 2. I need to clone hard drives to create more machines. This also clones the MAC address of the original machine. There&#039;s no entry in /etc/sysconfig/network-scripts/ifcfg-eth0 for the MAC address. Where is the MAC address stored ?

Thank you.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m running Red Hat Fedora Core 2. I need to clone hard drives to create more machines. This also clones the MAC address of the original machine. There&#8217;s no entry in /etc/sysconfig/network-scripts/ifcfg-eth0 for the MAC address. Where is the MAC address stored ?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
