How to find the address of a WiFi access point: gateway IP and MAC address

Determining the exact network address of an access point is a fundamental skill for any home network administrator or IT security specialist. Users often confuse the IP address of the gateway used to access settings with the unique MAC address of the network card required for device filtering. Understanding this difference allows for effective traffic management and troubleshooting connection issues.

In today's world, as smart devices expand the home network's perimeter, knowing how to identify an active access point is becoming critical. This is necessary not only for initial equipment setup but also for diagnosing connection failures or detecting unauthorized access. We'll explore methods for obtaining this data on various platforms.

The process of finding an address may vary depending on the operating system and the type of hardware used. Static routing Requires precise data entry, so errors are unacceptable. Below are proven action algorithms for the most common scenarios.

Finding the gateway IP address in Windows

The Windows operating system provides powerful built-in network diagnostic tools that allow you to instantly access addressing information. The fastest way to find the access point's address (default gateway) is using the command line. This method works regardless of the interface version or the installed theme.

First, you need to launch the console. Press the key combination Win + R, enter cmd and press Enter. In the window that opens, enter the command ipconfig and wait for a list of all network adapters to appear. Find the section corresponding to your wireless connection (usually called "Wireless Network" or "Wireless LAN Adapter").

In this block of information, we are interested in the line "Default Gateway". The numerical value indicated there (for example, 192.168.0.1) is the one we are looking for. IP address your access point. This is the address you enter into your browser to access the router's control panel.

  • 🔹 Click Win + R and enter cmd to launch the terminal.
  • 🔹 Enter the command ipconfig and find your WiFi adapter.
  • 🔹 Copy the value from the "Default gateway" line to access the settings.
  • 🔹 Use the address 127.0.0.1 only for checking local protocol stack, this is not the router address.

⚠️ Attention: If the "Default Gateway" field displays zeros or no address, this means the device has not received settings from the DHCP server or the connection to the access point has been physically lost. Check the connection status.

An alternative graphical interface method is available through the Network and Sharing Center. Right-click the network icon in the system tray, select "Network & Internet Settings," then go to the properties of the active connection. Scroll down to the "Properties" section, and you'll find the "Default Gateway (IPv4)" line. This method is less informative for experienced users, but is convenient for beginners.

📊 What's the most common way to find out a router's IP address?
Via the command line (cmd)
Via Windows/macOS settings
Looking at the sticker on the bottom of the router
I use third-party applications

Finding an Access Point's Address on macOS and Linux

Users of Apple computers and Linux distributions work in an environment where network diagnostics are deeply integrated into the system. In macOS, gateway information is available through the System Preferences graphical interface or Terminal. For the graphical method, go to System Preferences, select Network, and click the Advanced button next to your active WiFi connection.

In the window that opens, go to the TCP/IP tab. This will indicate Router (Router). The specified IP address is the address of your access point. In macOS terms, this parameter is critical for proper operation. NAT (network address translation).

For Linux users and advanced macOS users, using the terminal is preferred. ip route or outdated netstat -rn will print the routing table. The line starting with default via, contains the address being searched for. In Debian- or Ubuntu-based distributions, this is a standard diagnostic procedure.

ip route | grep default

Running this command in the Linux terminal will immediately display the default gateway. If you have multiple network interfaces configured, make sure you're looking at the correct interface (usually wlan0 or wlp2s0). Misselecting the wrong interface can result in you attempting to configure the wrong device.

  • 🍏 On macOS, use the path: Preferences → Network → Advanced → TCP/IP.
  • 🐧 In Linux, use the command ip route to get quick access to the gateway.
  • 🔍 Please note the interface prefix: wlan usually means WiFi, and eth - cable.

How to find an address using Android and iOS mobile devices

Mobile operating systems provide limited but sufficient access to network information. On Android devices, the process may vary slightly depending on the manufacturer's operating system (MIUI, OneUI, ColorOS). However, the general algorithm remains consistent across the entire ecosystem.

Go to "Settings" and select "Wi-Fi" or "Connections." Click on the name of your active network or the gear icon next to it. In the menu that opens, find the "Advanced" or "View more" section. We're interested in the "Gateway" parameter. This is your access point's address.

On Apple devices (iPhone, iPad), the process is similar, but the interface is more unified. Go to "Settings" → "Wi-Fi." Tap the blue information icon. (i) to the right of the connected network name. In the "IP Settings" section, you'll see the address labeled "Router."

⚠️ Attention: On some iOS versions, the default menu may only display the IPv6 gateway address. If you need an IPv4 address (e.g., 192.168.xx), make sure IPv4 address sharing is enabled in your router settings, or use third-party utilities like Fing.

There is a nuance with MAC address randomization, enabled by default in modern versions of Android and iOS to protect privacy. This doesn't affect IP gateway detection, but it can cause problems if your router has strict MAC address filtering enabled. In this case, you should disable "Private Wi-Fi Address" or "Use Random MAC Address" for the specific network in your phone's WiFi settings.

☑️ Check the connection on your smartphone

Completed: 0 / 4

Physical MAC address of an access point and its difference from IP

Often, by "address" users mean not only the IP, but also the physical address of the device. MAC address (Media Access Control) is a unique identifier assigned to a network card by the manufacturer. Unlike an IP address, which can change during reconfiguration, an access point's MAC address (BSSID) is its digital fingerprint.

Knowing the MAC address (BSSID) is necessary for setting up smart home systems where devices are bound to a specific emitter, or for seamless roaming between multiple access points. This address can be found by scanning the airwaves using specialized apps, such as WiFi Analyzer for Android.

In the app, you'll see a list of all visible networks. Next to the network name (SSID), you'll see an address in the format AA:BB:CC:11:22:33This is the BSSID—the MAC address of the access point. If you have a dual-band router, it will have two different MAC addresses: one for the 2.4 GHz band and one for the 5 GHz band, even if the network names are the same.

Parameter IP address (Gateway) MAC address (BSSID) SSID
Purpose Logical addressing in the network Physical identification of the device Network name for the user
Format 192.168.1.1 A1:B2:C3:D4:E5:F6 Home_WiFi
Changeability You can change it in the settings Factory stitched (usually) It can be renamed
Uniqueness Unique within the network Globally unique May be repeated in neighboring countries

It's important to distinguish between the WAN MAC address (the router's global address on the internet) and the LAN/WLAN MAC address (the address of the internal access point). When setting up MAC address filtering or cloning, your ISP may ask you to specify the WAN MAC address. WAN MAC, which often matches the address printed on the sticker, but not always.

Why might a MAC address change?

Modern operating systems (iOS 14+, Android 10+, Windows 10) implement client MAC address randomization. This means your phone can present itself to the router under different addresses to protect against tracking in public places. However, the MAC address of the access point (router) itself remains unchanged.

Router web interface: finding connection information

The most reliable way to find all the addresses associated with your access point is to access its web interface. To do this, enter the gateway IP address you found earlier into the browser's address bar. The system will ask for your username and password. If you haven't changed them, they're located on a sticker on the bottom of the device (often labeled admin/admin).

After logging in, go to the section labeled "Status," "Network Map," "WAN," or "System Information." This displays the full picture: your local network IP address (LAN IP), the MAC address of your WiFi interface, and your connection status to your ISP. In the "Wireless" section, you can see the current channel, signal strength, and the exact BSSID.

In the interfaces of modern Mesh systems (for example, Keenetic, Asus AiMesh, Tenda Nova) Access point information can be distributed. The main router will have one IP address, and satellites (additional access points) will have different ones. Managing a specific access point often requires using a single domain name or application, as the direct IP addresses of access points can be hidden or change dynamically.

  • 🌐 Enter the gateway IP in your browser (Chrome, Safari, Firefox).
  • 🔑 Use the credentials from the sticker if you haven't changed your password.
  • 📡 Look for the "Status" or "Wireless Status" section to view the BSSID.
  • ⚙️ In Mesh systems, check the status of each node separately in the app.

⚠️ Attention: Router interfaces are constantly being updated. The menu layout in the 2026 firmware version may differ from the 2026 version. If you can't find the setting you need, use the settings search within the router (magnifying glass icon) or refer to the manufacturer's documentation for your specific model.

Diagnosing Address Resolution Problems

Sometimes standard methods don't work: the command line doesn't show the gateway, and the settings website won't open. This could indicate an IP address conflict, where two devices on the network are attempting to use the same address. In this situation, you need to reset your network settings or reconnect.

Another common issue is using a static IP address on a computer that doesn't match the router's subnet. If your computer has an IP address of 10.0.0.5, and the router assigns 192.168.1.x addresses, communication between them is impossible without manual reconfiguration. Make sure "Obtain an IP address automatically" is checked in the IPv4 protocol properties.

Hidden access points (SSIDs) are also worth mentioning. They don't broadcast their names, but their MAC address and IP gateway can still be detected if you've previously connected to them, or using airwave analyzers that show all active channels, even without names.

What to do if the router's IP address is 169.254.xx?

An address in the 169.254.xx range means your device was unable to obtain an IP address from the router's DHCP server. This indicates a connection issue: either the router is frozen, the cable is damaged, or the network settings are corrupted. Try rebooting the router.

Is it possible to change the MAC address of an access point?

On standard consumer equipment, changing the MAC address (BSSID) of an access point is virtually impossible, as it's hardcoded into the chip. However, many routers allow you to clone a computer's MAC address to the WAN port to bypass ISP restrictions, but this doesn't change the physical address of the WiFi module.

Why doesn't the access point address open in the browser?

Possible causes: using the HTTPS protocol instead of HTTP (or vice versa), blocking by an antivirus, an incorrect port (for example, the address requires entering :8080 at the end), or connecting to a guest network that is isolated from the admin panel.