Re: Finding MAC address of currently connected AP



Rick Onanian <groups.theholycow@xxxxxxxx> hath wroth:

Running XP, using the wireless zero configuration service, I need to
find out the MAC address of the access point that I'm connected to.
Netstumbler and similar programs can give me a list of all APs in
range, but can't seem to tell me which AP was connected by WZC. How
can I get the MAC of the AP that Windows chose?

That's actually more difficult than it would seem. If you use the
results of:
arp -a
you'll only get the MAC and IP address of the default gateway, not the
connected wireless access point.

You could cheat and ping the management IP address of the access point
followed by:
arp -N "IP_address_of_access_point"

Vista greatly expanded the wireless diagnostic status options with the
various:
netsh wlan etc...
incantations. For example:
netsh wlan show networks mode=bssid
or something like that, will show the available network connections
with the BSSID (MAC address) of the access points. I don't have a
Vista box handy to decode the incantation required to extract the
currently connected access point.
<http://technet2.microsoft.com/windowsserver2008/en/library/f435edbe-1d50-4774-bae2-0dda33eaeb2f1033.mspx>

In order to get the MAC address, it would need to come from the WZC
program, or possibly the NDIS drivers for your wireless device. Some
alternative drivers and wireless configuration utilities, such as
Intel Proset, show the MAC address with the connection info. I think
(not sure) the WZC status page (right click on the icon in the system
tray or control panel) has the connected MAC address.

--
Jeff Liebermann jeffl@xxxxxxxxxx
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
.



Relevant Pages

  • Re: Finding MAC address of currently connected AP
    ... find out the MAC address of the access point that I'm connected to. ... Vista greatly expanded the wireless diagnostic status options with the ... will show the available network connections ... John Navas FAQ for Wi-Fi: ...
    (alt.internet.wireless)
  • Re: Finding MAC address of currently connected AP
    ... find out the MAC address of the access point that I'm connected to. ... Netstumbler and similar programs can give me a list of all APs in ... Vista greatly expanded the wireless diagnostic status options with the ... will show the available network connections ...
    (alt.internet.wireless)
  • RE: Strange WLAN behavior
    ... Is one of them the MAC of your AP? ... I did not see my wifes laptop connected to an unknown AP. ... and then clean out the wireless connections list in your wife's PC. ...
    (Security-Basics)
  • Re: BBC to continue DAB rollout
    ... I've debugged enough TCP/IP/Ethernet connections down to the ... Obviously a byte is just a byte, but some sequences leap off the page at you e.g. the binary representation of 192.168.0.xxx being a common one, or the broadcast MAC address, or the MAC addresses of the local gateway ... If the destination router is connected over ethernet, the source and destination MAC address fields will be populted with the two routers' MAC adresses, if they're connected by a point to point connection, there is no need for MAC addresses at all. ... If there is a switch between the router and the machine with the target IP address, the switch will usually have seen the ARP ...
    (uk.tech.broadcast)
  • Re: Local Resources - mapped clients drive has incorrect computer
    ... MCSE, CCEA, Microsoft MVP - Terminal Server ... of the Mac RDC client or if he used the beta version of ... Mac RDC 2.0. ... CLSID entries are registered for client connections with the ...
    (microsoft.public.windows.terminal_services)