FG

How to find the IP address of an access point that I'm connected to?

Fresh3 days ago
Mar 15, 202659548 views
Confidence Score0%
0%

Problem

I'm connected to an open network, I can see the BSSID and the SSID but I don't think DHCP is enabled because I don't get any IP. so is there a way to find out what is it's IP remotely ? and thanks

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to find the IP address of an access point that I'm connected to?

Low Risk

(Assuming Linux system) Once you have the MAC address of the AP, e.g. via iwconfig: The AP has hw addr so you can use tcpdump to sniff for traffic from that hardware address, which usually will reveal the IP address of it as the source sooner or lat…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment