I have a Linux VM and I changed the MAC following the instructions in the link below. It appears to have worked, but when I try to change the network it is connected to, I get the error "The mac address is not in the valid range" (see attachment). Can anyone help me tell me why this is happening?
http://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=507
Thanks,
Scott
What are you trying to set the MAC address to?
If you find this or any other answer useful please consider awarding points by marking the answer correct or helpful
00:50:56:98:08:05
We have software that is registered to the MAC.
Thanks.
I ended up having to edit the /etc/rc.d/rc.local file to include "ifconfig eth0 hw ether 00:50:56:XX:YY:ZZ"
Apparently, there's no way to do it in VMware with a mac address outside the scope they like.