You've got two IP addresses, not one. There's a local IP that works inside your home network, and a public IP that the rest of the internet uses to find you.
To check your public IP right now, just search "what is my IP" in Google. The result shows up at the top of the page. For your local IP (the one you need for router login), check your device's network settings below.
ipconfig (Windows) or check WiFi settings (mobile) for the local one.Local IP vs Public IP
Local IP address (also called private IP)
- Examples: 192.168.1.5, 10.0.0.15
- Only works inside your home network
- Your router assigns it automatically through DHCP
- Usually starts with 192.168 or 10.
- Other devices on your network use this address to reach yours
Public IP address
- Example: 85.214.32.109 (any number, assigned by your ISP)
- Visible to the entire internet
- Websites and servers need it to send data back to you
- Every device in your home shares the same public IP through your router
How to Find Your Local IP Address
Windows:
- Press Windows + R, type `cmd`, press Enter.
- Type `ipconfig` and press Enter.
- Look for IPv4 Address under your active connection.
Mac:
- Open System Settings > Network.
- Select your active connection.
- Click Details > TCP/IP tab.
- The IP Address field shows your local IP.
iPhone:
Go to Settings > WiFi > tap the (i) next to your network > IP Address.
Android:
Open Settings > WiFi > tap your network > look for IP address in the details.
That whole process takes about 30 seconds on any device. I've found the Windows method is the quickest since you can just copy-paste from the terminal.
How to Find Your Public IP Address
Search "what is my IP" in Google. It's that simple. The answer appears right at the top before any search results.
You can also visit any IP lookup site in your browser. They display your public IP the moment the page loads.
Why This Matters for Router Login
When you type `192.168.1.1` in your browser to access your router's admin panel, you're using the router's local IP. It's not the public IP. This address only works while you're connected to that router's network.
Here's a common mistake: trying to log in to your router over mobile data. That won't work because your phone isn't on the local network anymore.
See the full guides: