Find MAC or IP Address
To Find your MAC or IP address follow the instructions for your operating system:
Windows- Click on: Start
- Select: Run
- In the box type: cmd
- In the command prompt box type: ipconifg /all
- A lists of all interfaces will appear:
- Find: “Ethernet adapter Local Area Connection”
- Look for Physical Address or MAC address or Hard Address (ex: 00-12-AB-34-CD-56)
- Look for IP Address (ex 137.99.123.45)
- Look for Subnet Mask (ex 255.255.255.0)
- Look for Default Gateway (ex 137.99.123.1)
- Click on: Apple Icon
- Go to: System Preferences
- Click on: Network
- In the ‘Show’ Pull down: Select your adapter (usually Built-in Ethernet or AirPort)
- For Mac address:
- Go to Ethernet or Airport (same as adapter setting from pull down)
- Look for MAC address (ex: 00:12:AB:34:CD:56)
- For IP Address:
- Go to: TCP/IP
- Look for IP Address (137.99.123.45)
- Look for Subnet Mask (255.255.255.0)
- Look for Router (137.99.123.1)
- Open the command shell
- Type: /sbin/ifconfig
- All network adapters will be listed. If you only have one physical Ethernet adapter, it will be listed as Eth0. If you have more than one, the will be listed Eth0, Eth1, Eth2, etc.
- Under the corresponding adapter look for:
- HWaddr (ex: 00:12:AB:34:CD:56)
- inet addr (ex 137.99.123.45)
- Bcast (ex 137.99.123.255)
- Mask (255.255.255.0)
Updated: 1/21/2009
University of
Connecticut