<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VSA on John Billekens | Notes from the field</title><link>https://blog.j81.nl/categories/vsa/</link><description>Recent content in VSA on John Billekens | Notes from the field</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 John Billekens</copyright><lastBuildDate>Sun, 03 Nov 2013 16:03:22 +0000</lastBuildDate><atom:link href="https://blog.j81.nl/categories/vsa/index.xml" rel="self" type="application/rss+xml"/><item><title>VSA change MAC vSphere 5.1</title><link>https://blog.j81.nl/posts/vsa-change-mac-vsphere-5.1/</link><pubDate>Sun, 03 Nov 2013 16:03:22 +0000</pubDate><guid>https://blog.j81.nl/posts/vsa-change-mac-vsphere-5.1/</guid><description>&lt;ol&gt;
&lt;li&gt;edit the vmx file &lt;strong&gt;/vmfs/volumes/50bf4d82-31b73571-5543-001e4f378eac/MAS # vi MAS.vmx&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;ensure you are using generated MACs: &lt;strong&gt;ethernet0.addressType = &amp;ldquo;generated&amp;rdquo;&lt;/strong&gt; &lt;strong&gt;ethernet1.addressType = &amp;ldquo;generated&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;edit these 3 lines to reflect the MAC you want. this  assumes you want to use one of the &amp;ldquo;VMWARE automagic (00:0c:29)&amp;rdquo; ones, notice the last 6 chars of the first two lines match the last 3 octets of your MAC &lt;strong&gt;uuid.location = &amp;ldquo;56 4d 74 53 f4 52 bf 03-02 fb 39 13 6b 2b 6c fc&amp;rdquo;&lt;/strong&gt; &lt;strong&gt;uuid.bios = &amp;ldquo;56 4d 74 53 f4 52 bf 03-02 fb 39 13 6b 2b 6c fc&amp;rdquo;&lt;/strong&gt; &lt;strong&gt;ethernet0.generatedAddress = &amp;ldquo;00:0c:29:2b:6c:fc&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;if you want ethernet1 to match something specific instead, you need to subtract 10 (0x0A) from the last octet of the ethernet0 MAC because of this line: &lt;strong&gt;ethernet1.generatedAddressOffset = &amp;ldquo;10&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;This will create ethernet1&amp;rsquo;s MAC with a value of 10 more than ethernet0. I didn&amp;rsquo;t play around with different values here, but presumably you could calculate &amp;amp; edit this number to get both MACs to match your needs.&lt;/li&gt;
&lt;li&gt;remove the VM from inventory, and re-import it (by browsing the datastore to the vmx file)&lt;/li&gt;
&lt;li&gt;When starting the VM, answer &amp;ldquo;I moved it&amp;rdquo; to the dialog box asking about what happened to your machine&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>