Jump to content

MacBook Pro MAC address


Whedgit

Recommended Posts

I am having some trouble changing the MAC address for the wireless network (en1) on the new model of the MacBook Pro. I can however change the MAC address for the wired network (en0) but the same command does not work for the wireless

this is the command i used for the en0 network: sudo ifconfig en0 lladdr 00:00:00:00:00:00

ive tried many different variations and have found nothing to work....

thanks in advance for any help!!

Link to comment
Share on other sites

You can't change the MAC address of the Macbook or Macbook Pro's internal wireless card.

Unfortunately, Broadcom hasn't released open drivers for the cards they have in Macs. MAC address changing isn't supported, and neither is injection.

FALSE

http://www.macosxhints.com/article.php?sto...080119114003330

http://www.macgasm.net/2008/01/29/spoof-yo...ddress-in-os-x/

http://osxdaily.com/2008/01/17/how-to-spoo...ss-in-mac-os-x/

Link to comment
Share on other sites

MacBook, 10.5 Leopard. This should work for MBP too.

chimaera:~ axon$ sudo ifconfig en1 ether 00:12:34:56:78:90

chimaera:~ axon$ ifconfig en1

en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500

inet6 fe80::219:e3ff:fe02:9a55%en1 prefixlen 64 scopeid 0x6

inet 192.168.0.103 netmask 0xffffff00 broadcast 192.168.0.255

ether 00:12:34:56:78:90 (see?)

media: autoselect status: active

supported media: autoselect

Sometimes, you need to do "sudo ifconfig [iface] down" before changing the ethernet address. Here's how to do it on most popular platforms.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...