User Tools

Site Tools


faq:network_and_security:how_to_check_my_ip_address

This is an old revision of the document!


Home > FAQ > Network > How to check my IP address

How to check my IP address

Your IP address is the unique identifier that connects your device to the internet. Follow the steps below to find your IP address on different devices.

Check Your IP Address on Windows

1. Press the Windows key + R to open the Run dialog box.
2. Type cmd and press Enter to open the Command Prompt.
3. In the Command Prompt window, type the command and press Enter:

  ipconfig

4. Look for the line that says IPv4 Address or Ethernet adapter if using a wired connection. The number next to it is your IP address (e.g., 192.168.1.1).


Check Your IP Address on macOS

1. Click on the Apple menu (top left) and select System Preferences.
2. Click on Network.
3. Select your active network connection (Wi-Fi or Ethernet) from the list on the left.
4. Your IP address will be displayed on the right, under the connection status.


Check Your IP Address on Linux

1. Open the terminal.
2. Type the following command:

  ip addr show

or

  ifconfig

and press Enter.
3. Look for the line that starts with inet, which will show your IP address (e.g., 192.168.1.1).


Check Your Public IP Address Using a Web Service

1. Open your web browser and go to: WhatIsMyIP.com
2. Your public IP address will be displayed on the page.

faq/network_and_security/how_to_check_my_ip_address.1733198484.txt.gz ยท Last modified: 2024/12/03 12:01 by vikki