IP addressing is the map a device uses to decide what is local and what must go through a router. A useful explanation connects the address to its prefix/subnet mask, default gateway, DHCP lease, DNS settings and route table. Looking at the address alone is rarely enough.

Not every special-looking address means the same thing

RFC 1918 defines private IPv4 ranges used inside networks. 169.254/16 is link-local fallback space. 100.64/10 is shared service-provider space used for address sharing such as CGNAT. IPv6 adds link-local, global and other scopes. Treating all non-public-looking addresses as “router IPs” creates bad troubleshooting and bad content.

Stable addressing without collisions

DHCP reservations are often the cleanest way to keep printers, NAS systems and servers predictable while retaining automatic gateway and DNS updates. Manual static addressing remains useful when designed carefully and documented outside dynamic assignment.

Addressing guides

When device-specific instructions take priority

General networking concepts apply broadly, but router addresses, passwords, reset timing, firmware files, ISP provisioning, and app workflows can differ by exact model, hardware revision, region, and provider firmware. When a general guide and your device disagree, identify the exact unit and follow the instructions that match that hardware and current network role.

How to use this hub efficiently

Start with the symptom or decision you actually have. If the router page will not open, do not begin with Wi-Fi channel tuning. If one room is slow, do not begin with a factory reset. Move from the closest observable layer outward, make one relevant change at a time, and use the linked guides to narrow the problem without erasing useful evidence.

Address ranges people commonly confuse

RFC 1918 private IPv4 space is 10.0.0.0/8, 172.16.0.0/12 and 192.168.0.0/16. IANA separately classifies 100.64.0.0/10 as Shared Address Space used by service providers, 169.254.0.0/16 as IPv4 link-local, and 127.0.0.0/8 as loopback. Those ranges solve different problems. Seeing a non-public address therefore does not automatically mean “router IP.”

IPv6 changes the vocabulary

IPv6 commonly uses link-local addresses from fe80::/10 and can use Unique Local Addresses from fc00::/7 for local communication. Router administration may be available over IPv4, IPv6, a local hostname, or an app depending on the product.

When the network is more complex than one router

Modern homes and small businesses often combine an ISP modem/ONT, gateway, personal router, mesh nodes, switches, access points, VPNs, IoT networks and guest networks. The default gateway shown on a client identifies the nearest routing hop, not automatically every device you may want to manage.

Document ownership of each job

Know which device performs NAT, DHCP, DNS forwarding, Wi-Fi, firewalling and captive-portal/session control. Duplicate DHCP servers or two routers using overlapping LAN subnets create failures that no password list can solve.

Escalation evidence

When you need vendor or ISP support, provide the exact model/revision, current firmware, topology, affected devices, wired-versus-wireless result and the shortest reproducible symptom. Avoid posting sensitive account or credential information publicly.

Choose the guide that matches the layer you are working on

Router problems become much easier when the job is separated into client, Wi-Fi, LAN addressing, gateway/routing, DNS, WAN/provider and application layers. Use this hub to move to the narrowest relevant guide instead of changing settings across several layers at once.

Verify before a destructive change

Factory reset, bridge mode, VLAN edits, firmware changes and LAN-subnet changes can remove working access. Before making one of those changes, save the existing value, confirm a recovery path and keep a local wired connection available where practical.

Use current device-specific evidence

A standard explains how a protocol works; a manufacturer or ISP source explains how a specific device exposes it. Both matter. The site intentionally avoids converting one router’s menu or password into a universal instruction.

Build a repeatable troubleshooting baseline

Before the next failure, save a healthy-state snapshot: client IP and gateway, WAN status, DNS choice, firmware version and a simple wired/Wi-Fi speed and latency check. When something changes, compare against the baseline. This is much more useful than immediately rebooting or resetting every device.

Separate local access from internet access

A router admin page can work while the ISP is down, and the internet can work while a guest network blocks local administration. Treat these as different tests. That distinction is especially important on mesh systems, provider gateways and networks with more than one router.

Security boundary

Never provide a router password, Wi-Fi key, ISP account password, payment PIN or one-time code to a third-party help page. Credentials belong only in the local device or the official vendor/provider workflow.