When setting up a home network or changing Wi-Fi security settings, users are often asked to enter the gateway address in their browser. Without this digital coordinator, it's impossible to access the router's control panel, which hides key functions of your local network. Knowing how to quickly and accurately determine this address is a basic skill for any owner of modern equipment.
Many people mistakenly believe there's a single, universal code for all devices, but reality dictates its own rules: factory settings can be changed, and firmware from different manufacturers has unique features. In this article, we'll examine in detail all possible methods for obtaining this information, from standard stickers on the device's case to advanced operating system commands.
Whether you are using an older but reliable model or the latest Wi-Fi 6 The search principles remain similar, although the interfaces may differ. We'll cover scenarios for Windows and macOS computers, as well as Android and iOS mobile devices, so you can solve the problem from any device.
Standard factory addresses and physical markings
The fastest way to find the address you need is to look at the bottom of your router. Network equipment manufacturers such as TP-Link, ASUS or Keenetic, an information sticker is almost always placed there. This sticker, in addition to the serial number and default password, often includes the string "IP Address," "Default Access," or "Router IP."
If the sticker is worn off or missing, you can use the default values stored in the firmware. In the vast majority of cases, home routers use one of two popular address ranges. Local address The gateway usually looks like a sequence of numbers separated by periods.
The most common combinations are:
- 🔹 192.168.0.1 is a classic option for many D-Link and TP-Link models.
- 🔹 192.168.1.1 is the de facto standard for ASUS, Zyxel, and most ISP devices.
- 🔹 192.168.10.1 — often found on Tenda devices and some Xiaomi models.
- 🔹 10.0.0.1 - typical for Netgear devices and some cable modems.
⚠️ Note: If the default addresses don't open the settings page, this means the router's IP address was previously changed by you or the setup wizard. In this case, you will need to use the software search methods described below.
Sometimes, instead of a digital designation, manufacturers implement alphabetic domain names for ease of remembering. For example, devices TP-Link often respond to the request tplinkwifi.net, and routers Keenetic can be found at the address my.keenetic.netThese addresses only work if the device is connected to this router's network and the DNS settings have not been blocked.
Finding IP via the command line in Windows
The Windows operating system provides powerful network diagnostic tools that allow you to instantly obtain all the necessary information. This method is the most reliable, as it displays the exact address your computer currently sees, ignoring any factory settings.
First, you need to launch the command line interface. Press the key combination Win + R, in the window that appears, enter cmd and press Enter. Alternatively, you can search for "Command Prompt" through the Start menu. In the black window that opens, enter the command to display the network configuration.
ipconfig
After entering the command and pressing Enter, the system will display a large amount of text information. Find the section that corresponds to your connection type (Ethernet for cable or Wireless LAN for Wi-Fi). In this section, look for the line "Default Gateway." The digital code next to it is your router's address.
It is important to understand the difference between IPv4 And IPv6In most home networks, router management is performed using IPv4. Therefore, pay attention to the address in the xxxx format, not the long combination of letters and numbers associated with IPv6.
There's also an alternative way to obtain the same information through the graphical interface if using the console is difficult. Right-click the network icon in the system tray, select "Network & Internet Settings," then go to "Properties" for the active connection. In the list of settings that opens, scroll down to the DNS section and find the line "Default Gateway IPv4 Address."
Finding the gateway address on macOS and Linux
Apple Macintosh users can also quickly access network settings using built-in utilities. macOS offers several ways to access this information, and the choice depends on your operating system version and personal preferences.
The easiest way is to use the System Preferences graphical interface. Go to the Apple menu (the apple in the upper left corner), select "System Preferences" (or "System Preferences" in older versions), then click "Network." Select your active connection (Wi-Fi or Ethernet) and click "Advanced" or "Details."
In the window that opens, go to the TCP/IP tab. Here you'll see the "Router" field. The IP address listed there is your router's address. This method works reliably on all current versions of macOS, including Ventura and Sonoma.
For terminal enthusiasts or Linux users, there's a command similar to the Windows version, but with a different syntax. Open Terminal and enter:
netstat -nr | grep default
Or a more modern option for Linux systems:
ip route | grep default
The command will return a string beginning with the word "default" or "via," followed by the IP address being searched for. On Linux systems, this address is often referred to as the "default gateway."
How to find your router's IP address on Android and iOS
Mobile devices have become the primary internet connection for many users, so being able to configure a router from a smartphone is crucial. The process of accessing information on Android and iOS differs slightly due to their interface differences.
On devices Android The path may vary depending on the manufacturer's operating system (MIUI, OneUI, ColorOS). Typically, you need to go to "Settings" and select "Wi-Fi." Tap the name of your network or the gear icon next to it. In the menu that opens, find "Network Management," "Advanced," or simply scroll down to the "Network" section. You'll see "Gateway" listed there.
For users iPhone And iPad luckily, there's a more unified interface. Go to "Settings" → "Wi-Fi." Tap the blue information icon (the letter i (circled) to the right of the connected network name. In the list of parameters, find the "Router" line. The numbers listed there are the address for logging into the admin panel.
It's worth noting that on mobile devices, only one DNS server is sometimes displayed, and the gateway may be hidden in deep menus. If standard methods fail to find it, you can use third-party network scanner apps, such as Fing or Network Analyzer, which display a full map of connected devices and the gateway.
⚠️ Note: On some iOS versions, when using the "Private Wi-Fi Address" feature, the display of some network parameters may be limited for privacy reasons. Temporarily disable this feature for a specific network if you cannot find the gateway information.
Using routing tables and third-party snails
If the operating system's built-in tools fail for some reason, or you want to obtain more detailed information about your network, you can use specialized software. There are lightweight utilities that scan your local network and produce a comprehensive report.
One of the most popular programs is Advanced IP Scanner or console utility Angry IP ScannerAfter running a scan, they display a list of all devices on the network. Devices with the "Gateway" or "Router" status will be marked accordingly, and their IP address will be listed in the first column.
For a more in-depth analysis, you can use the routing table. In Windows, this is done with the command route print, in Linux/macOS — netstat -rnThis table shows where to send data packets depending on their destination address. The row with destination 0.0.0.0 or default indicates the gateway through which all other traffic goes.
Below is a table with addresses of popular manufacturers, which can serve as a cheat sheet if automatic methods are not available:
| Manufacturer | Standard IP | Domain name | Default login |
|---|---|---|---|
| TP-Link | 192.168.0.1 / 192.168.1.1 | tplinkwifi.net | admin |
| ASUS | 192.168.1.1 | router.asus.com | admin |
| D-Link | 192.168.0.1 | - | admin |
| Keenetic | 192.168.1.1 | my.keenetic.net | admin |
| Tenda | 192.168.0.1 | tendawifi.com | admin |
☑️ Checking access to the router
Possible problems when entering settings
Even with the correct IP address, users often encounter a situation where the settings page fails to load. The browser may display the error "Unable to access the site" or "Timeout expired." This doesn't always indicate hardware failure; often, the cause lies in software conflicts.
One of the common reasons is the use of a protocol HTTPS instead of HTTPMany modern browsers automatically attempt to establish a secure connection. If the router doesn't have a valid security certificate, the connection will be terminated. Try manually entering it in the address bar. http:// before the address numbers.
Another common problem is a static IP address on your computer that doesn't match the router's subnet. If your PC has an address like 192.168.10.5 and your router is at 192.168.1.1, they won't be able to see each other. In this case, you need to change your network adapter settings to obtain an IP automatically (DHCP).
What to do if the address 192.168.0.1 does not work?
The router may be operating in access point mode. In this mode, it distributes Wi-Fi but doesn't manage the network, and its IP address may have been changed by the main router. Try finding it through the ARP neighbor table or resetting the settings using the Reset button.
It's also worth checking whether your antivirus or firewall is blocking access. Sometimes security software detects attempts to access local network resources as suspicious activity. Temporarily disabling your security software can help diagnose this issue.
FAQ: Frequently Asked Questions
Can a router's IP address change on its own?
A router's internal LAN IP address changes very rarely without user or ISP intervention. However, if the router receives a "public" IP address dynamically from the ISP, the external (WAN) address may change with each reconnection. The internal address (gateway) remains stable until you change it in the settings.
Why does the browser say "Not secure" when logging in by IP?
This is a standard warning that a website (in this case, the router interface) is using an unencrypted HTTP connection or a self-signed SSL certificate. Since you're connecting to your device locally, you can ignore this warning and proceed to the page, accepting the risk.
How can I find out my IP address if I forgot my Wi-Fi password and am not connected?
If you're not connected to the router's network, it's impossible to find out its current local IP address programmatically from another device. The only option is to perform a hard reset using the button on the router's case. This will reset the router to the factory address indicated on the sticker.
Is it possible to change the default IP address of a router?
Yes, this is even recommended for security purposes. Changing the address from 192.168.1.1 to something less obvious (for example, 192.168.55.1) can hinder the operation of simple malicious scripts that scan the network for open control ports.
What is the difference between WAN IP and LAN IP?
LAN IP — this is the address of your router inside your home network (for example, 192.168.1.1), which you use to access the settings. WAN IP — This is the address your router receives from your ISP on the global internet. To access the settings, you need the LAN address.