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 Internet Protocol (IP) address – an address that identifies your device on the network.
Follow the relevant instructions below to find your IP 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:
ipconfig then press Enter. - Your machine's IP address is listed as the IPv4 Address, e.g. 137.158.130.92.
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 TCP/IP tab.
- Your machine's IP 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 TCP/IP tab.
- Your machine's IP 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 IP address is listed as the inet.
Linux Ubuntu
- Select Applications > Accessories > Terminal.
- In the Terminal window, type ifconfig | grep HWaddr.
- Your machine’s IP address is listed as the inet.