Your computer has two addresses—the hardware (or MAC) address and the IP address—for each network device. If your computer is a laptop with wireless, it may have at least two sets of hardware and IP addresses: one for the wireless network adapter and one for the [wired] Ethernet network adapter (for plugging into an Ethernet wall socket).
The hardware address is very useful in network troubleshooting and is required to create a UVa wireless account. Both addresses may be needed in order to troubleshoot stolen or duplicated IP addresses. Frequently, the hardware address is shown on the network card itself, but you can also determine either address from your operating system:
Mac OS X
- Open Network Utility (Applications → Utilities → Network Utility).

- Under the Info tab; from the Network Interface dropdown, select an interface.

- Note your Hardware Address and IP Address (as well as the Model of network adapter—e.g., Wireless Adapter).
Windows Vista
- Vista provides a graphical tool for inspection of network information. Open the Control Panel.

- Select Network and Internet.

- On the Network and Sharing Center panel choose View Status.

- On the Status window choose Details.

- The Hardware Address is labeled Physical Address.

Windows XP
- Click the Start button, then select Run….

- In the Open field, type cmd and then click the OK button.

- At the command prompt (e.g.,
C:\Users\netsys>), typeipconfig /all
and then press the Enter key.
- Look for the Description field that identifies your Ethernet card/adapter, and note the number that appears in the Physical Address field on the following line. This 12-digit alpha/numeric combination is your Ethernet hardware address.
- Three lines below that is your IP Address.
Windows 2000
- Click the Start button, then select Run….

- In the Open field, type cmd and then click the OK button.

- At the command prompt (e.g.,
C:\Users\netsys>), typeipconfig /all
ether and then press the Enter key.
If a message appears stating that IPConfig could not be found, you probably need to install the TCP/IP networking component, which contains the IPConfig program.
- Look for the Description field that identifies your Ethernet card/adapter, and note the number that appears in the Physical Address field on the following line. This 12-digit alpha/numeric combination is your Ethernet hardware address.
- Three lines below that is your IP Address.
