Your computer may sometimes experience problems connecting to the UCT network or the Internet. In such cases, the IT Helpdesk may ask you for your media access control (MAC) address – an address that physically identifies your device on the network.
Follow the relevant instructions below to find your MAC address:
- Instructions for Windows (10, 8.1, 8, 7)
- Instructions for macOS
- Instructions for Linux SLED 10 (Gnome) and Ubuntu
Windows 10, 8.1, 8, 7
- Open the Start menu, type CMD and press Enter.
- In the command prompt window, type:
getmac /v /fo list then press Enter. - Your machine's MAC address is listed as the Physical Address, e.g. 00:1b:63:04:b1:95.
macOS
- Click Apple in the top left corner of the screen and select System Preferences.
- Select Network.
- Under the Location dropdown, ensure that Automatic is selected.
- If you're connected via network cable:
- From the left panel, select Ethernet.
- In the bottom right corner, click Advanced.
- In the Network dialog box, select the Hardware tab.
- Your machine's MAC Address is shown.
- If you're connected via wireless:
- From the left panel, select Wi-Fi.
- In the bottom right corner, click Advanced.
- In the Network dialog box, select the Hardware tab.
- Your machine's MAC Address is shown.
Linux SLED 10 (Gnome)
- Select Computer > More Applications...
- In the Application Browser window’s System section, click Gnome Terminal.
- In the Terminal window:
- Type su root
- Enter the root password
- Type ifconfig
- Your machine’s MAC address is listed as the HWaddr.
Linux Ubuntu
- Select Applications > Accessories > Terminal.
- In the Terminal window, type ifconfig | grep HWaddr.
- Your machine’s MAC address is listed as the HWaddr.