0

I am trying to change the MAC address of my device. I tried the ifconfig way as well as the macchanger tool way. However although the MAC address changes on interface eth0. I do not get a DHCP based IP address. When I tried a nework-manager restart, then the old eth0 MAC is assigned and I get an IP.

Is there a way to get an IP based on my new random MAC?

Please help.

BuZZ-dEE
  • 14,223
  • http://askubuntu.com/questions/81648/how-do-i-change-spoof-my-mac-address-and-easily-switch-between-multiple-ones ? – Rinzwind Apr 26 '13 at 08:08

1 Answers1

-2

I think, there is MAC filtering on router, switch, dhcp server. Also you may check there is static assign list MAC->IP or allow/deny list.

marcos
  • 1