VMWare ESX: static MAC address
Erstellt von Adam Fleischmann am Mittwoch 10. März 2010
If you need to keep the mac address of your machine, just edit your .vmx with the following settings:
ethernet0.checkMACAddress = “false”
ethernet0.addressType = “static”
ethernet0.Address = “00:0C:29:B0:27:E1″
VMWare ESX: static MAC address
Posted using ShareThis

