10.1.10.1 Router Login

10.1.10.1 is a less common gateway that turns up in a few specific places: some Comcast Business gateways in the United States use it, Zyxel business routers and firewalls default to it or to a neighbouring address, and network installers often pick 10.1.10.0/24 for a small office because it is easy to remember and unlikely to collide with the home networks staff connect from over VPN. If it is your gateway at home, the router was probably configured by someone rather than left at factory defaults.

Router address10.1.10.1
Open gateway login Opens on your local network only. Nothing is sent to ipchecker.net.

Default logins for devices on 10.1.10.1

Factory credentials by brand. Where a device prints a unique password on its label, that label overrides anything listed here. If a default fails, the password has been changed and a factory reset restores it.

Brand / modelUsernamePasswordNotes
Comcast Business (some Cisco / Netgear)cusadminhighspeedBusiness gateways
Zyxel USG / ATP firewallsadmin1234Some default to 192.168.1.1 instead
Zyxel business routersadmin1234Selected models
Ubiquiti UniFi (installer choice)set at setupset at setupCommon small-office range
MikroTik (installer choice)adminset at setupCustom configurations
pfSense / OPNsense (installer choice)adminpfsense or set at setupCustom firewalls
Cisco Meraki (some)managed in cloudmanaged in cloudLocal page shows status only

How to log in at 10.1.10.1

  1. Connect to the gateway’s network. Join its Wi-Fi or plug in with an Ethernet cable. Mobile data, a VPN, or a different router’s Wi-Fi will not reach 10.1.10.1.
  2. Type the address in the URL bar. Enter http://10.1.10.1 exactly, in the address bar at the top of the browser, not in a search box. Some devices also answer to a hostname such as the IP only.
  3. Accept a certificate warning if one appears. Routers that use HTTPS on the local network present a self-signed certificate. On your own router the warning is expected; choose Advanced and proceed.
  4. Sign in. Use the credentials from the table above or from the label on the gateway. Usernames are case-sensitive on some firmware.
  5. Change the admin password. Do this before anything else. Default credentials are public, and remote management, if enabled, exposes the login to the internet.

Common mistypes of 10.1.10.1

None of these open anything. Each is a slip that sends people to a search page or a timeout instead of the admin panel.

10.1.10.1.110.1.1.1 (Telstra / TPG)10.10.1.110.1.101www.10.1.10.110.1.10.1 ✓

10.1.10.1 will not open: what to check

Wrong gateway. The most common cause by far. Read the Default Gateway from your device: ipconfig on Windows, Wi-Fi details on macOS, iPhone and Android, or ip route on Linux. If it is not 10.1.10.1, that is the address to use. If the ISP unit is in bridge mode behind your own router, its page is not reachable from your network; connect a computer directly to it.

Typed into search. A page of search results means the address went to a search engine. Click the address bar, clear it, and type the IP again. Adding http:// in front forces the browser to treat it as an address.

HTTPS forced. Some browsers upgrade to https:// automatically and the router does not answer there. Type http:// explicitly.

VPN or private DNS. A VPN routes everything away from the local network; secure DNS in the browser can break router hostnames. Turn both off while you log in.

169.254.x.x address. If your device shows an address starting 169.254, it never received one from the router. Restart both devices, and check the cable or Wi-Fi connection.

Forgotten password. Defaults failing means someone changed the password. Hold the reset button for about ten seconds to return the unit to factory settings, which also erases its configuration and Wi-Fi name.

Find your router’s real address

DeviceWhere to look
Windows 10 / 11Command Prompt → ipconfig → Default Gateway
macOSSystem Settings → Wi-Fi → Details → TCP/IP → Router
iPhone / iPadSettings → Wi-Fi → (i) → Router
AndroidWi-Fi → network details → Gateway (varies by maker)
Linuxip route | grep default

Related addresses

All router login IPs

Frequently asked questions

Which router uses 10.1.10.1 by default?
Very few ship with it. Some Comcast Business gateways and some Zyxel business units do. In most cases an installer chose it, so the brand is whatever they installed; the login page will show it.
What is the login for 10.1.10.1?
Comcast Business gateways use cusadmin / highspeed. Zyxel uses admin / 1234. Installer-configured routers use whatever the installer set, which should be in your handover documents.
Why would an installer choose 10.1.10.1?
Because it is memorable, it does not collide with the 192.168.0.x and 192.168.1.x ranges that staff have at home, and the 10.0.0.0/8 range leaves room for many subnets as an office grows.
Is 10.1.10.1 reachable from the internet?
No. Like all 10.x.x.x addresses it is private and only exists inside the local network.
Scroll to Top