+ Post New Thread
Results 1 to 9 of 9
Wireless Networks Thread, Finding the IP address of a WAP in Technical; I'm at a school with various unmanaged Wireless Access Points and am tidying up the existing set up (reserving IP ...
  1. #1
    kaphc's Avatar
    Join Date
    Sep 2009
    Location
    Derbyshire
    Posts
    420
    Thank Post
    102
    Thanked 38 Times in 31 Posts
    Rep Power
    31

    Finding the IP address of a WAP

    I'm at a school with various unmanaged Wireless Access Points and am tidying up the existing set up (reserving IP addresses etc)

    One is a Netgear 802.11g ProSafe Wireless Access Point and I am trying to work out what IP address it has. I know the MAC address from the device but it's not showing up on DHCP - so I thought maybe it had a fixed IP address outside of the DHCP scope, but the MAC address is not showing up on arp -a either. It's clearly working as there are laptops in the same room getting a strong signal from it, and I've run Wifi Analyser from my phone and it's picking up a device with that MAC address and getting a good signal. It's not the default address (192.168.0.229) either.

    I'm trying to figure out how the heck it's been set up. Does anyone have any ideas of how I can find out?

  2. IDG Tech News
  3. #2

    Steve21's Avatar
    Join Date
    Feb 2011
    Location
    Swindon
    Posts
    2,213
    Thank Post
    250
    Thanked 400 Times in 375 Posts
    Rep Power
    156
    Depending how it's setup. Do you know which switch it goes back to? If so you could check the port information on the switch.

    Do you know your IP ranges? If so could run an IP scan on it, and generally it's fairly easy to pick out the WAPs based on their name.

    If you're planning to change the settings anyway, might it not be easier just to default the point? Generally seems adding in a few settings like gateway/wireless key, might be easier than searching through lots of IPs etc

    Steve

  4. #3

    glennda's Avatar
    Join Date
    Jun 2009
    Location
    Sussex
    Posts
    7,236
    Thank Post
    263
    Thanked 1,034 Times in 935 Posts
    Rep Power
    300
    do an arp -a from a PC it may well be listed.

  5. #4
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,732
    Blog Entries
    1
    Thank Post
    107
    Thanked 542 Times in 476 Posts
    Rep Power
    134
    Find an IP that's unallocated and manually assign the AP's mac address to that ip in your local arp table.

    Code:
    arp -s <IP> <MAC>

  6. Thanks to Geoff from:

    CyberNerd (14th December 2012)

  7. #5

    Oaktech's Avatar
    Join Date
    Jul 2011
    Location
    Bournemouth
    Posts
    1,760
    Thank Post
    439
    Thanked 306 Times in 238 Posts
    Rep Power
    136
    also consider running cain on the ip range and see what comes up.

  8. #6
    twin--turbo's Avatar
    Join Date
    Jun 2012
    Location
    Carlisle
    Posts
    1,424
    Thank Post
    1
    Thanked 207 Times in 198 Posts
    Rep Power
    66
    The management port IP of the AP may be irrelivent to it's operation. So it could be on any IP address.

    Rob

  9. #7
    jamesreedersmith's Avatar
    Join Date
    Sep 2009
    Location
    Ruskington
    Posts
    1,021
    Thank Post
    75
    Thanked 225 Times in 199 Posts
    Rep Power
    61
    Have a look with advanced IP Scanner - scan your whole subnet and if its there it should find it!

  10. #8


    Join Date
    Jan 2006
    Posts
    7,761
    Thank Post
    422
    Thanked 961 Times in 747 Posts
    Rep Power
    307
    Quote Originally Posted by Geoff View Post
    Find an IP that's unallocated and manually assign the AP's mac address to that ip in your local arp table.

    Code:
    arp -s <IP> <MAC>
    Genius. This is so obvious - but in all my time it never occurred to me to do this.
    Thanks Geoff !!!

  11. #9
    kaphc's Avatar
    Join Date
    Sep 2009
    Location
    Derbyshire
    Posts
    420
    Thank Post
    102
    Thanked 38 Times in 31 Posts
    Rep Power
    31
    Cheers, some great ideas here for me to go on.

    Advanced IP scanner is being blocked from download by the proxy server here, but assigning it an IP address via the arp command sounds like a good route - I'll have another look at it when I'm at that school this afternoon.

    I may have to hard reset it as well anyway, as there's no documentation in the school about the credentials to log in and manage the AP (and the other netgear one they have) and I'm running out of good guesses to try. Then again, if both appear to be working fine, I might leave this well alone for now.

SHARE:
+ Post New Thread

Similar Threads

  1. Finding IP address of Linksys WAP200
    By speckytecky in forum General Chat
    Replies: 14
    Last Post: 12th July 2010, 03:30 PM
  2. Replies: 3
    Last Post: 27th June 2010, 04:55 AM
  3. Need to find out IP Address of switch
    By vunsev in forum Wireless Networks
    Replies: 15
    Last Post: 6th July 2009, 12:23 PM
  4. Sibelius problem after changing the ip address of server.
    By tosca925 in forum Educational Software
    Replies: 3
    Last Post: 11th September 2007, 06:53 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •