192.168.1.2 on Your Network

192.168.1.2 is not a factory default on any major router. It is the address right after the gateway at 192.168.1.1, which makes it the first one a router hands out by DHCP and the one installers most often assign by hand to a second router, a Wi-Fi access point, a network switch or a NAS. If your device list shows something on 192.168.1.2, it is one of those; if a setup guide told you to browse to it, you are configuring a device that has been placed deliberately beside the router.

Router address192.168.1.2
Open this address Opens on your local network only. Nothing is sent to ipchecker.net.

Default logins for devices on 192.168.1.2

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
Second router in AP modebrand defaultbrand defaultMany guides suggest 192.168.1.2 for the second unit
TP-Link access points (some guides)adminadminWhen configured manually in a 192.168.1.x network
Netgear extenders (manual IP)adminpasswordIf set statically
Synology / QNAP NAS (manual IP)set at setupset at setupCommon static choice
Managed switch (manual IP)adminadminNetgear, TP-Link, D-Link smart switches
Ubiquiti devices (manual IP)ubnt or set at setupubnt or set at setupLegacy defaults
Printers and camerasvariesvariesOften the first DHCP lease

How to log in at 192.168.1.2

  1. Connect to the device’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 192.168.1.2.
  2. Type the address in the URL bar. Enter http://192.168.1.2 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 device. 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.

Setting up a second router on 192.168.1.2

The cleanest way to add a second router to a network whose gateway is 192.168.1.1 is to give it the address 192.168.1.2, switch it to access-point or bridge mode so that it stops running its own DHCP server, and connect it to the first router by a LAN port rather than its WAN port. Every device then gets an address from the main router, sees the same subnet, and can print, cast and share files across both Wi-Fi networks. If you leave the second router in router mode, you get double NAT, which breaks port forwarding and some games and calls.

Common mistypes of 192.168.1.2

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

192.168.1.2.1192.168.12192.168.1.l192.168.1.20www.192.168.1.2192.168.1.2 ✓

192.168.1.2 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 192.168.1.2, that is the address to use. Because nothing ships with this address by default, a timeout usually means no device has been placed here at all.

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

What is 192.168.1.2 on my network?
The first address after the gateway. It is either the first device that connected after the router booted, or a device an installer placed there on purpose such as an access point, switch or NAS. Look it up in your router’s connected-devices list to see its name.
Is 192.168.1.2 a router login address?
Only if you or an installer set a second router to it. No brand ships with 192.168.1.2 as its default. The main router is at 192.168.1.1.
How do I open the device on 192.168.1.2?
Type http://192.168.1.2 into your browser. If a login appears, the brand name on the page tells you which default credentials to try; if a printer or NAS page appears, use that device’s own login.
Why does my second router on 192.168.1.2 not give internet?
Most likely it is still in router mode with its own DHCP, connected through its WAN port. Switch it to access-point mode, disable DHCP on it, and connect it through a LAN port.
Scroll to Top