cloning mac address of physical server converted into vmware server
Posted
by
user24981
on Server Fault
See other posts from Server Fault
or by user24981
Published on 2009-11-04T17:08:05Z
Indexed on
2012/09/15
3:40 UTC
Read the original article
Hit count: 479
We've recently converted a physical Windows Server 2003 into vmware using P2V. However, one of the pieces of software on the 2003 machine are still looking for the old server's network MAC address in order to run. I've read several articles where it's discussed that you can modify the last part of the generated address and set it to static, but I need to clone the whole mac address to mimic the one in the old server. We're running CentOS and VMware server 2.0 as the host system. I was told that maybe adding in a second network card in the host and setting the virtual system's nic to that card instead of "bridged" would allow me to edit the vmx file and clone the whole MAC address. I can't use the old network card from the physical server because it's ISA and our new bus is PCI Any ideas? Thanks, Mike
© Server Fault or respective owner