192.168.1.1 vs 192.168.0.1 — What's the Difference?
Both are valid private IPv4 addresses in the RFC 1918 range. Neither is "better" — they're just different conventions chosen by router manufacturers.
They're both private IPv4 addresses in the RFC 1918 range — identical in capability. The only difference is which subnet your router uses by default. 192.168.1.1 is the more common factory default (TP-Link, Linksys, D-Link). 192.168.0.1 is preferred by D-Link's older line, Netgear, and many ISP gateways. Use whichever one your specific router was set up with.
Confused users often see "192.168.1.1" recommended in one tutorial and "192.168.0.1" in another and wonder which is correct for their setup. The short answer: neither is universally correct — it depends entirely on your router brand and configuration.
Both are private IPv4 addresses
The IETF reserved three IPv4 ranges for private (LAN) use in RFC 1918:
10.0.0.0/8— 16 million addresses (used by Comcast/Xfinity, large enterprises)172.16.0.0/12— 1 million addresses (commonly seen on Docker, VMware, corporate VPNs)192.168.0.0/16— 65 536 addresses (the home-router favourite)
Both 192.168.0.1 and 192.168.1.1 sit inside the third range. They route traffic the same way, support the same admin interfaces, and offer the same features — there's no technical advantage to one over the other.
Which brands ship with which default?
| Default gateway | Common brands / models |
|---|---|
192.168.1.1 | TP-Link (most), Linksys, D-Link (newer), Buffalo, ASUS (older RT-N), Zyxel, Huawei (some), Sagemcom (some Orange/SFR) |
192.168.0.1 | D-Link (older), Netgear, TP-Link (some Archer models), Trendnet, ConnectionUp |
192.168.1.254 | BT Home Hub, ADSL modems from many European ISPs |
192.168.50.1 | ASUS (RT-AX and most modern models) |
192.168.10.1 | SMC, NETGEAR (some), Trendnet (newer) |
192.168.100.1 | Many fibre ONTs, Huawei HG8245H |
10.0.0.1 | Comcast/Xfinity gateways, Apple AirPort, some ISP routers in the US |
10.0.0.138 | Comcast / Xfinity (older xFi gateways) |
Pick yours
How to know which one your router uses
Don't guess — your operating system tells you:
- Windows: Win+R →
cmd→ipconfig→ look at Default Gateway. - macOS / Linux: Terminal →
netstat -nr | grep default(Mac) orip route | grep default(Linux). - Android: Settings → Wi-Fi → tap network → Gateway.
- iOS: Settings → Wi-Fi → tap (i) → Router.
Can I change my router from one to the other?
Yes. Both addresses work equally well. To switch your router from 192.168.1.1 to 192.168.0.1 (or vice versa):
- Log into the admin panel.
- Find LAN Settings, Network Setup, or Setup → Local Network.
- Change the Router IP / LAN IP field to the new value.
- Optionally update the DHCP range (e.g. from 192.168.1.100–199 to 192.168.0.100–199).
- Save. The router reboots; you'll need to reconnect using the new address.
Frequently asked questions
Is 192.168.1.1 more secure than 192.168.0.1?
I have both 192.168.0.1 and 192.168.1.1 in my home — why?
Which IP does my new router use out of the box?
http://tplinkwifi.net or http://192.168.1.1). Or run ipconfig right after connecting to its default Wi-Fi.