MAC Address Lookup

This program displays the name of the company that manufactured your network card.


example: 00:0B:14

How to find the MAC address

To find the MAC address in Windows
  • Go to the DOS prompt
    • Click on Start button, select Run
    • Type cmd and press ENTER
  • In the DOS prompt, type ipconfig /all and press ENTER
    You should see the MAC address in this format 00:00:00:00:00:00
To find the MAC address in Unix/Linux
  • Go to a terminal (you should know how!)
  • In the terminal, type ifconfig and press ENTER
    You should see the MAC address in this format 00:00:00:00:00:00 following HWaddr