Guides

26 explanations of addresses, routers, DNS and leaks. Each one answers the question in its first paragraph, cites the RFC or the vendor page behind the claim, and carries the date it was last checked. No fear-bait, and no padding to reach a word count.

Addressing basics

What an address is, which ranges mean what, and why yours changes without warning.

Find your IP

The exact menu path and the exact command, per platform, checked against current releases.

Home network and routers

Gateway addresses, admin pages, carrier-grade NAT, and the reasons a login page refuses to load.

  • 192.168.1.1/192-168-1-1

    192.168.1.1 is a private address most routers use for their admin page. How to sign in, which brands ship it, and what to do when the page will not load.

    Reviewed

  • 192.168.0.1/192-168-0-1

    192.168.0.1 is the default admin address on D-Link, TP-Link and many cable gateways. Login steps, the difference from 192.168.1.1, and troubleshooting.

    Reviewed

  • 10.0.0.1/10-0-0-1

    10.0.0.1 is the admin address on Comcast Xfinity gateways and a common gateway on business networks. What the 10.0.0.0/8 range is for, and how to sign in.

    Reviewed

  • 192.168.1.254/192-168-1-254

    192.168.1.254 is the admin address on BT Smart Hubs, Technicolor and Arris gateways, and AT&T equipment. Why ISPs pick .254, how to sign in, and fixes.

    Reviewed

  • Carrier-grade NAT (CGNAT)/guides/cgnat

    Carrier-grade NAT puts your router behind a shared ISP address from 100.64.0.0/10. How to detect it, what it breaks, and how to ask for a public IP.

    Reviewed

  • Port forwarding/guides/port-forwarding

    A port forward tells your router where to send an unsolicited inbound connection. Setup, static leases, UPnP, CGNAT as the usual blocker, and the security rules.

    Reviewed

Privacy and exposure

What an address actually discloses, how to replace it, and how to check that the replacement holds.

DNS

How name resolution works, who answers for you, and what a leak test can and cannot prove.

For developers

Scripting the address, reading an ASN, and interpreting an IPv6 result rather than trusting a badge.