If you want to change the mac address on a local vm machine to a static one.
Change the following entries in the vmx file
ethernet0.generatedAddress = "your mac"
Ethernet1.addressType = "generated"
To
ethernet0.Address = "00:etcetc"
ethernet0.addressType = "static"
This is already widely spread but hey more is better ;)
Abonneren op:
Reacties posten (Atom)
Geen opmerkingen:
Een reactie posten