I Mac

Mac OSX Snow Leopard | Archive of Problems

How to change MAC address on Mac



Terminal is the powerfull tools for doing this. First we need to check your interface card of your network device, simply by run this command on terminal (in this case information for interface en0 ) :

ifconfig en0
And it will return information like this,
information interface en0 - omaimac.blogspot.com
information interface en0
You can see that my MAC address for interface en0 is b0:07:59:9f:71:4b
Now, I will change the MAC address for interface en0 with this one af:6a:1e:04:aa:43
Simply by run this command :

sudo ifconfig en0 ether af:6a:1e:04:aa:43
MAC address for interface en0 has been changed.



Responses

3 Respones to "How to change MAC address on Mac"

Unknown said...

It is not a different thing to change MAC Address in mac operating system you can use a software that i found on internet Change Mac Address and found it very effective to change MAC Address of your computer.


30 July 2013 at 03:12
shinigami said...

Yeah that's right, just click and everything is done. Without type in the command line :)


25 September 2013 at 18:13
Unknown said...

If we don't have to use command prompt then it could be a challenge to change it manually for this we have to use software.

Thanks
Silvester Norman

Changing MAC Address


9 October 2013 at 03:22

Post a Comment

 

Recent Comments

Popular Posts

Return to top of page Copyright © 2010 | Platinum Theme Converted into Blogger Template by HackTutors