Hi there.
I'm trying to spoof my MAC address, using 10.5.6 (intel imac) and connecting via wired ethernet.
I've been googling this for a while to no avail... seemingly it was possible on earlier versions of OSX but maybe not 10.5...
Can anybody help?
sudo ifconfig enx ether xx:xx:xx:xx:xx:xx
Really, cuz I did one search from Google and came up with:
http://osxdaily.com/2008/01/17/how-to-spoof-your-mac-address-in-mac-os-x/
The interface needs to be up in OS X to change the MAC address.
The command is :
Code:sudo ifconfig enx ether xx:xx:xx:xx:xx:xx
Yes do this. Just know that spoofing your MAC addy only works with the Airport card (en1). It does not work with ethernet (en0).
Yes do this. Just know that spoofing your MAC addy only works with the Airport card (en1). It does not work with ethernet (en0).
Use Backtrack 4 beta 🙂
Really? When I Google'd this the other day people were saying the opposite, and that if you try and change the airport MAC address that it will mess things up
Like I said earlier, this will only work using your AirPort connection.tells me permission denied when I enter ifconfig en0 down hw ether, which is strange as I'm on administrator account
tells me permission denied when I enter ifconfig en0 down hw ether, which is strange as I'm on administrator account
sudo ifconfig en0 down hw ether
sudo ifconfig en0 ether xx:xx:xx:xx:xx:xx
by saying online you mean active? it is activated but the thing is when i plug in the cable nothing happens as my provider tied it to my desktop mac address... so what I'm doing wrong?
sudo ifconfig en0 up
sudo ifconfig en1 down