MyBB Community Forums

Full Version: How to Find a Router’s IP Address (for Windows and Mac)!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello guys,

I need your help here. I hope someone will give me better reply. I need to know how to find Router's IP Address (for Windows and Mac). Do you know guys any ways of it? If yes, then how? I simply found this website <- snip -> If you have better ideas. Please let me know.

Thanks for your time!
There are 2 IPs

1. IP of your connection.

To find this, Google Whats my IP

2. Local IP of your router

Mostly, where I live, it's 192.168.1.1

I strongly believe that is an international standard as well.
(2017-08-05, 11:05 AM)meetdilip Wrote: [ -> ]I strongly believe that is an international standard as well.

Nup. No standard. I've had routers on the 10.0.0.0/24 subnet, the 10.1.1.1/24 subnet and the 192.168.0.0/16.

To find it, you would have to google the tech documents for your router. Or run cmd.
For Windows. Press the window button, then type in "cmd". Select the icon "Command Prompt".

A black window should pop up. Type "route print" in that window (without quotes).

Find the row that says 0.0.0.0 (first few lines). Look under the gateway column to find your router IP.
This worked for me,
[Image: nPfnIh2.png]
ipconfig/all can do that in Windows, I believe.