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:

Windows 10, 8.1, 8, 7

  1. Open the Start menu, type CMD and press Enter.
  2. In the command prompt window, type:
    ipconfig then press Enter.
  3. Your machine's IP address is listed as the IPv4 Address, e.g. 137.158.130.92.

macOS

  1. Click  Apple in the top left corner of the screen and select System Preferences.
  2. Select Network.
  3. Under the Location dropdown, ensure that Automatic is selected.
  4. 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.
  5. 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)

  1. Select Computer > More Applications...
  2. In the Application Browser window’s System section, click Gnome Terminal.
  3. In the Terminal window:
    • Type su root
    • Enter the root password
    • Type ifconfig
  4. Your machine’s IP address is listed as the inet.

Linux Ubuntu

  1. Select Applications > Accessories > Terminal.
  2. In the Terminal window, type ifconfig | grep HWaddr.
  3. Your machine’s IP address is listed as the inet.