<?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: Force VMWare to Generate a new MAC Address</title>
	<atom:link href="http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/</link>
	<description>Inside the mind of a young IT Professional</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:13:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Randy</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-39241</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Fri, 11 Feb 2011 17:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-39241</guid>
		<description>I screwed it up in exactly the way you described and your fix worked perfectly.  You&#039;d think that VMWare would recognize the duplicate MAC&#039;s and give you the option to force a generated instead of just posting an entry to the log...

Thank you very much for the information.

Randy</description>
		<content:encoded><![CDATA[<p>I screwed it up in exactly the way you described and your fix worked perfectly.  You&#8217;d think that VMWare would recognize the duplicate MAC&#8217;s and give you the option to force a generated instead of just posting an entry to the log&#8230;</p>
<p>Thank you very much for the information.</p>
<p>Randy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-31234</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Sun, 22 Aug 2010 09:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-31234</guid>
		<description>Hi Phil,

Thanks for sharing this. It worked a treat. 

regards,
rob</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>Thanks for sharing this. It worked a treat. </p>
<p>regards,<br />
rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-26016</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Wed, 17 Feb 2010 14:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-26016</guid>
		<description>Thanks for sharing this. I made a linked clone (of a linked clone) with Workstation 7 and for some reason it did not generate new uids/macs.

Regards, Tobias</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this. I made a linked clone (of a linked clone) with Workstation 7 and for some reason it did not generate new uids/macs.</p>
<p>Regards, Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wiffen</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-25769</link>
		<dc:creator>Phil Wiffen</dc:creator>
		<pubDate>Fri, 29 Jan 2010 09:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-25769</guid>
		<description>Try this....

Edit the .vmx file and locate the following generated MAC address:

Ethernet0.addressType =
and
Ethernet0.generatedAddress =

Change the value for ethernet0.addressType from “vpx” to “static”

Change ethernet0.GeneratedAddress to ethernet0.Address

Change the current MAC to a MAC address in the following range:
00:50:56:00:00:00-00:50:56:3F:FF:FF

I got the instructions from here: &lt;a href=&quot;http://virtrix.blogspot.com/2007/04/vmware-configuring-static-mac-address.html&quot; rel=&quot;nofollow&quot;&gt;http://virtrix.blogspot.com/2007/04/vmware-configuring-static-mac-address.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Try this&#8230;.</p>
<p>Edit the .vmx file and locate the following generated MAC address:</p>
<p>Ethernet0.addressType =<br />
and<br />
Ethernet0.generatedAddress =</p>
<p>Change the value for ethernet0.addressType from “vpx” to “static”</p>
<p>Change ethernet0.GeneratedAddress to ethernet0.Address</p>
<p>Change the current MAC to a MAC address in the following range:<br />
00:50:56:00:00:00-00:50:56:3F:FF:FF</p>
<p>I got the instructions from here: <a href="http://virtrix.blogspot.com/2007/04/vmware-configuring-static-mac-address.html" rel="nofollow">http://virtrix.blogspot.com/2007/04/vmware-configuring-static-mac-address.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Rowley</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-25768</link>
		<dc:creator>Paul Rowley</dc:creator>
		<pubDate>Fri, 29 Jan 2010 08:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-25768</guid>
		<description>Hi Phil,

Found this article, however.....

What I need to do is assign a static mac address, is this possible in VMware player? and if so how?

Thanks,

Paul</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>Found this article, however&#8230;..</p>
<p>What I need to do is assign a static mac address, is this possible in VMware player? and if so how?</p>
<p>Thanks,</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wiffen</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-25553</link>
		<dc:creator>Phil Wiffen</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-25553</guid>
		<description>atomsnine: From memory, if you move one of the VMs in the host&#039;s filesystem, and then open it up in VMware Workstation it should ask you whether you moved it, or whether you copied it. If you say you copied it, it&#039;ll make new a new UUID and hopefully a different MAC too!</description>
		<content:encoded><![CDATA[<p>atomsnine: From memory, if you move one of the VMs in the host&#8217;s filesystem, and then open it up in VMware Workstation it should ask you whether you moved it, or whether you copied it. If you say you copied it, it&#8217;ll make new a new UUID and hopefully a different MAC too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-25516</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Mon, 18 Jan 2010 16:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-25516</guid>
		<description>Great solution, I found it very useful. Cheers</description>
		<content:encoded><![CDATA[<p>Great solution, I found it very useful. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atomsnine</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-25329</link>
		<dc:creator>atomsnine</dc:creator>
		<pubDate>Mon, 11 Jan 2010 22:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-25329</guid>
		<description>Hi Phil,

The procedure you detailed above works correctly.  I shutdown the guest, delete the MAC and UUID info, save the change, restart and the entries are regenerated.  My problem remains however - The entries generated are identical to the previous.  

I have two vm&#039;s that have identical MAC&#039;s and UUID bios info.

As you eloquently stated - I am experiencing some network weirdness because of the duplicate MAC.  Ideas?</description>
		<content:encoded><![CDATA[<p>Hi Phil,</p>
<p>The procedure you detailed above works correctly.  I shutdown the guest, delete the MAC and UUID info, save the change, restart and the entries are regenerated.  My problem remains however &#8211; The entries generated are identical to the previous.  </p>
<p>I have two vm&#8217;s that have identical MAC&#8217;s and UUID bios info.</p>
<p>As you eloquently stated &#8211; I am experiencing some network weirdness because of the duplicate MAC.  Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abelard</title>
		<link>http://www.twistedethics.com/2008/07/16/force-vmware-to-generate-a-new-mac-address/comment-page-1/#comment-21232</link>
		<dc:creator>Abelard</dc:creator>
		<pubDate>Thu, 27 Aug 2009 19:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistedethics.com/?p=312#comment-21232</guid>
		<description>Thanks, Phil, that was exactly what I needed!</description>
		<content:encoded><![CDATA[<p>Thanks, Phil, that was exactly what I needed!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

