MAC Address Lookup
This program displays the name of the company that manufactured your network card.
example: 00:0B:14
Results for MAC address 0025D3
| MAC address | 0025D3 |
| Company | AzureWave Technologies, Inc |
iPhone web app
http://iphone.aruljohn.com/mac/
http://iphone.aruljohn.com/mac/
How to find the MAC address
- Go to the DOS prompt
- Click on Start button, select Run
- Type
cmdand press ENTER
- In the DOS prompt, type
ipconfig /alland press ENTER
You should see the MAC address in this format 00:00:00:00:00:00
- Go to a terminal (you should know how!)
- In the terminal, type
ifconfigand press ENTER
You should see the MAC address in this format 00:00:00:00:00:00 following HWaddr
