Find MAC address on Mac OS X

Written by Johan, published at June 26, 2019, 3:13 p.m.

The esiest way to find your MAC address on OS X is to open the "Terminal" application via "Spotlight Search" (looking glass at top right).
Then type the following command and press enter.

ifconfig en0
The MAC address is shown after "ether". If you have multiple interfaces, you can just type ifconfig without "en0", and all interfaces on your computer will show.


See all articles - Find the vendor for a given MAC address

Feedback

Do you like this site, or have any suggestions how to make it better, don't hesitate to contact us at our Facebook page.