Finding a modem’s IP address is useful when a person needs to check connection status, change network settings, restart equipment, or troubleshoot internet problems. In most home networks, the address being searched for is the default gateway, which usually belongs to the modem, router, or combined modem router device.
TLDR: A modem’s IP address is usually found by checking the device’s default gateway on a connected computer, phone, or tablet. Common addresses include 192.168.0.1, 192.168.1.1, and 10.0.0.1. If those do not work, the user can check network settings, the device label, the ISP app, or the modem’s manual. Once found, the address can be entered into a browser to open the modem or router login page.
What Is a Modem IP Address?
A modem IP address is the local network address used to access the modem’s settings page. This page may show signal levels, internet connection status, connected devices, Wi Fi settings, firewall options, or firmware information. In many homes, the modem and router are combined into one device, so the same IP address may open a single control panel for both functions.
It is important to understand that a modem can have more than one type of address. The public IP address is assigned by the internet service provider and is visible to websites and online services. The local IP address, often called the gateway address, is used inside the home network. When someone wants to log in to the modem settings, they usually need the local IP address.
Common Modem IP Addresses
Many modem and router manufacturers use standard private IP addresses. Before checking system settings, a user may try entering one of the following addresses into a web browser:
- 192.168.0.1
- 192.168.1.1
- 192.168.100.1
- 10.0.0.1
- 10.1.1.1
If the correct address is entered, a login page should appear. If the page does not load, the modem may use a different address, the device may be in bridge mode, or the user may not be connected to the correct network.
How to Find the Modem IP Address on Windows
On a Windows computer, the modem or router IP address can usually be found through the Command Prompt. The user should make sure the computer is connected to the home network by Wi Fi or Ethernet.
- Open the Start menu.
- Type cmd and open Command Prompt.
- Type ipconfig and press Enter.
- Look for the active connection, such as Wi Fi or Ethernet adapter.
- Find the line labeled Default Gateway.
The number shown beside Default Gateway is usually the modem or router’s local IP address. For example, if the gateway is 192.168.1.1, that address can be typed into a browser’s address bar.
How to Find the Modem IP Address on macOS
On a Mac, the gateway address is available in the network settings. The process may vary slightly depending on the macOS version, but the idea is the same.
- Open System Settings or System Preferences.
- Select Network.
- Choose the active connection, such as Wi Fi or Ethernet.
- Click Details or Advanced.
- Open the TCP/IP section.
- Check the value beside Router.
The Router value is the address that usually leads to the modem or router administration page. The user can copy that address into Safari, Chrome, Firefox, or another browser.
Image not found in postmetaHow to Find the Modem IP Address on iPhone or iPad
An iPhone or iPad can also show the local gateway address. This can be helpful when no computer is available.
- Open the Settings app.
- Tap Wi Fi.
- Tap the information icon next to the connected network.
- Look for Router.
The address listed under Router is usually the modem or router IP address. The user can open a browser on the same device and enter that address to reach the login page.
How to Find the Modem IP Address on Android
Android menus differ by manufacturer, but the gateway information is usually found in Wi Fi details.
- Open Settings.
- Go to Network and Internet, Connections, or a similar section.
- Tap Wi Fi.
- Select the connected network.
- Look for Gateway, Router, or IP settings.
If Android does not clearly show the gateway, a reputable network scanner app can display it. However, users should avoid unknown apps that request unnecessary permissions.
How to Find the Modem IP Address on Linux
On Linux, the gateway address can be found through the terminal. A user can open a terminal window and run:
ip route | grep default
The output usually includes a line beginning with default via. The number after via is the gateway address. Another option is to run:
route -n
In that result, the gateway is usually listed in the row where the destination is 0.0.0.0.
Check the Modem Label, App, or Manual
If device settings do not show the correct address, the modem itself may provide the answer. Many modems and modem router combos have a sticker on the bottom, back, or side. This label may include the default IP address, admin username, Wi Fi name, and default password.
Internet service providers often provide a mobile app or web account dashboard for managing equipment. These tools may show the modem’s local address, connection status, and current network name. The printed manual or online support page for the exact model can also list the default login address.
What If the IP Address Does Not Open?
If the address does not load in a browser, several issues may be responsible. The user should confirm that the device is connected to the correct Wi Fi network or directly connected by Ethernet. Mobile data should be disabled when testing from a phone, because the modem’s local address will not open from the cellular network.
The modem may also be set to bridge mode. In bridge mode, the modem passes the internet connection to a separate router and may not act as the main gateway. Some cable modems in bridge mode use 192.168.100.1 for status access, even when the router uses another address.
Another possibility is that the default address was changed. If someone previously customized the network, the modem or router may use a nonstandard local IP. In that case, checking the default gateway from a connected device is usually the fastest solution.
Logging In Safely
After finding the correct IP address, the user can type it into a browser address bar. It should be entered like a website address, such as http://192.168.1.1. A login page will usually ask for an administrator username and password.
If the login credentials are still set to factory defaults, they may be printed on the modem label. For security, the administrator password should be changed to something unique. Users should also avoid changing advanced settings unless they understand the effect, because incorrect configuration may interrupt internet access.
FAQ
Is the modem IP address the same as the router IP address?
Sometimes. In a combined modem router, they are usually the same. If the modem and router are separate devices, the router is often the default gateway, while the modem may have a separate management address.
What is the most common modem IP address?
The most common addresses are 192.168.0.1, 192.168.1.1, and 10.0.0.1. Some cable modems also use 192.168.100.1.
Can the modem IP address be found without internet access?
Yes. The device only needs to be connected to the local network. Even if the internet is down, the gateway address may still appear in network settings.
Why does the modem login page not accept the password?
The password may have been changed, or the user may be using the Wi Fi password instead of the administrator password. If the admin password is lost, a factory reset may be required, but that will erase custom settings.
Is it safe to change modem settings?
Basic changes, such as updating the admin password, are generally safe. Advanced settings should be changed carefully, because incorrect values can affect Wi Fi, security, or internet connectivity.
