192.168.1.254 — Router & Gateway Admin Login

Type http://192.168.1.254 in your browser while connected to your home network to open your gateway's admin panel. This address is most common on AT&T residential gateways and BT hubs. Here's how to log in, and what to do when it won't load.

What is 192.168.1.254?

192.168.1.254 is a private IPv4 address used as the default admin (gateway) IP on a specific set of devices — most notably AT&T residential gateways in the US and BT Home Hub / Smart Hub units in the UK, plus many DSL modem-routers. It sits inside the 192.168.1.0/24 subnet reserved as private space by RFC 1918, so it is never reachable from the public internet — only from inside your own network. Opening it in a browser loads your router or gateway admin page, where you manage WiFi, device access, firewall settings, and diagnostics.

It is worth knowing the difference between 192.168.1.254 and the far more common 192.168.1.1: both are valid hosts on the same network, but a manufacturer picks just one as the gateway. If .254 fails to load, .1 is the next address to try.

Which brands and ISPs use 192.168.1.254

Device / ISPNotes
AT&T (BGW210, BGW320)Current AT&T fiber and DSL gateways — admin page lives at 192.168.1.254
AT&T (Pace 5268AC, NVG589/599)Older AT&T U-verse gateways use the same IP
BT Home Hub / Smart HubUK BT broadband hubs — admin at 192.168.1.254 (BT Business Hub too)
TP-Link TD-W seriesMany ADSL/VDSL modem-routers from TP-Link
Billion / DraytekCommon on DSL and business modem-routers
3Com / Westell / some ArrisOlder DSL gateways and combo modems

How to log in to 192.168.1.254 — step by step

  1. Connect to the gateway's network via WiFi or Ethernet. If you use a mesh system, extender, or a second router behind the gateway, connect directly to the main gateway — nodes downstream may not pass you through to it.
  2. Open a browser and type http://192.168.1.254 in the address bar (not the search box). Use http://, not https — almost all home gateways serve admin over plain HTTP and HTTPS-only browsers will time out.
  3. Enter the access code or password. On AT&T gateways most pages are open, but protected settings ask for the Device Access Code — a 12-character code printed on the side of the gateway. On BT hubs use the admin password on the hub's card. On DSL modems try the label credentials (often admin/admin).
  4. Make your changes and save. Common tasks: changing the WiFi name and password, enabling IP Passthrough (AT&T) to use your own router, or checking line/sync diagnostics.

✓ Logged in? Here's what to do next:

AT&T gateways: the Device Access Code

AT&T gateways behave differently from a normal router. Most of the admin interface at 192.168.1.254 is viewable without a login, but any change to firewall, NAT, or IP Passthrough prompts for the Device Access Code (sometimes labelled "system password"). This is unique per device and printed on the sticker on the side of the gateway — there is no universal default. If the sticker is missing or unreadable, AT&T support can supply it after verifying the account. A factory reset does not change this code; it is tied to the hardware.

"192.168.1.254 not working" — fixes

  • Page won't load: Confirm you typed http://192.168.1.254 and not https. Try a private/incognito window to rule out an extension or cached HTTPS redirect.
  • Wrong gateway IP: On Windows run ipconfig and read Default Gateway. On macOS open System Settings → Network → Details → look for Router. On Linux run ip route. If it shows 192.168.1.1 or 10.0.0.1, use that instead.
  • You're behind a second router: If you added your own router behind the AT&T/BT gateway, your device is on the inner router's network and can't reach .254 directly. Connect to the gateway's own WiFi, or check the inner router's WAN/gateway field for the address.
  • VPN active: A VPN can block access to local subnet addresses. Disconnect it and retry.
  • Forgot the password (non-AT&T): A factory reset restores label defaults — hold the recessed reset button 10+ seconds. Note this wipes WiFi settings too.

What you can configure at 192.168.1.254

  • WiFi name (SSID) and password — the most common reason to log in
  • IP Passthrough / bridge mode — let your own router handle routing (see bridge mode explained)
  • Port forwarding and NAT/firewall rules
  • Device list and per-device access controls
  • Line diagnostics — DSL sync rate, signal, and connection status
  • Firmware status (carrier gateways usually update automatically)

Security checklist after login

  • Change the WiFi password if it is still the printed default or has been shared widely.
  • Set WiFi security to WPA3, or WPA2-AES at minimum — avoid TKIP and open networks.
  • Disable WPS if you don't use it — it has known weaknesses.
  • On AT&T, keep the Device Access Code sticker photographed and stored safely — you'll need it for future changes.
  • If you run your own router behind the gateway, enable IP Passthrough to avoid double NAT.

Related Guides

More From This Section