192.168.254.254 — Router Admin Login

Type http://192.168.254.254 in your browser while connected to your network to open your router or gateway's admin panel. Here's what to do when it works, and how to fix it when it doesn't.

What is 192.168.254.254?

192.168.254.254 is a private IPv4 address used as the default admin (gateway) IP by a smaller set of routers and gateways — most associated with some SMC and Sapido equipment and certain ISP-supplied modems. It sits in the 192.168.254.0/24 subnet, well away from the more common 192.168.1.x and 192.168.0.x ranges. Open 192.168.254.254 in a browser while connected to the device and its admin login page loads, letting you change the WiFi name and password, manage the connection, update firmware, and adjust DNS or QoS settings.

192.168.254.254 vs 192.168.1.1

These are different subnets and not interchangeable. A device on 192.168.254.x will not answer at 192.168.1.1, and vice versa. Because 192.168.254.254 is uncommon, you most likely arrived here from a device sticker, an app, or your ISP's documentation — but it's always worth confirming your router's default gateway directly rather than guessing, using the steps below.

Which devices use 192.168.254.254

Brand / DeviceDefault GatewayNotes
SMC192.168.254.254 or 192.168.2.1Some SMC gateways and modems; login often cusadmin or admin
Sapido192.168.254.254Certain Sapido routers and travel APs; login admin / admin
ISP-supplied modems192.168.254.254A few provider gateways ship on this subnet — check ISP paperwork
Older / business routers192.168.254.254Some legacy and small-business units default here

Brand associations for this address are limited and vary by model and firmware. Use the table as a starting point and verify against the label on your own device.

Finding your actual gateway when unsure

If you're not certain which IP your router uses, look it up directly rather than guessing:

  • Windows: Open Command Prompt and run ipconfig. Look for "Default Gateway" under your active adapter — that is your router's admin IP.
  • Linux: Run ip route in a terminal. The line starting with "default via" shows the gateway IP.
  • macOS: Run netstat -nr in Terminal and look for the default route, or open System Settings → Network → WiFi → Details → TCP/IP and read the Router field.
  • iPhone / iPad: Settings → WiFi → tap the (i) next to your network → Router shows the gateway IP.
  • Android: Settings → Network & Internet → WiFi → tap your network → Advanced → Gateway.

How to access 192.168.254.254 — step by step

  1. Connect to your network — via WiFi or Ethernet. You must be on the same network as the router. Devices on mobile data or another network cannot reach the admin page.
  2. Open a browser (Chrome, Firefox, Safari, Edge) and type http://192.168.254.254 in the address bar — not the search bar. Type it directly and press Enter. Do not add www in front.
  3. Enter your admin credentials. The username and password are printed on the sticker on the router. If no unique password is printed, try the brand defaults such as admin / admin (or cusadmin on some SMC units). Don't rely on credentials from random websites — start with the sticker.
  4. Change the default password on first login. Factory default credentials are publicly documented and routinely targeted. A strong, unique admin password is the single most important security step on any new router.

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

What to do when credentials don't work

If the sticker credentials don't work, they were changed during a previous setup. The only reliable recovery is a factory reset. Find the reset button — usually recessed, needing a straightened paperclip — and hold it for 10 or more seconds until the lights indicate a reboot. All settings revert to factory defaults, including the WiFi name, WiFi password, and admin credentials, after which the sticker credentials work again. Reconfigure WiFi before reconnecting your devices.

"192.168.254.254 not working" — fixes

  • Page won't load: Use http://192.168.254.254 — not https://. Most routers have no valid TLS certificate, and browsers that auto-upgrade to HTTPS will fail. Force http.
  • Wrong IP: Use the gateway-finding steps above. Your router is more likely at 192.168.1.1, 192.168.0.1, or 10.0.0.1.
  • VPN active: Disconnect the VPN first — VPNs reroute traffic and block local subnet addresses.
  • Browser extension: Open a private/incognito window; some privacy extensions block local IP access.
  • Different port: Some routers serve the admin page on a custom port — try http://192.168.254.254:8080 if the default doesn't respond.

What you configure at 192.168.254.254

  • WiFi name (SSID) and password
  • DHCP range — which IP addresses are automatically assigned to devices
  • Port forwarding — directing inbound connections to a specific local device
  • Firmware updates — keeping the router patched against known vulnerabilities
  • DNS settings — changing from ISP-default to a faster or more private resolver
  • QoS — bandwidth prioritization for gaming, calls, or specific devices
  • Connected device list — auditing every device on your network

Security checklist after first login

  • Change the admin password from the factory default to a strong, unique password stored in a password manager.
  • Set WiFi security to WPA3 if all devices support it, or WPA2-AES as a minimum. Avoid WPA/TKIP.
  • Disable WPS (Wi-Fi Protected Setup) — it has documented PIN-brute-force vulnerabilities and isn't needed on modern networks.
  • Check for and apply firmware updates before making other changes.
  • Disable remote management if enabled — it exposes the admin page to the internet and is a serious risk on home routers.
  • Review the connected-device list and investigate any unrecognized entries.

Related Guides

More From This Section