Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-01-2007, 04:27 PM
paul814@excite.com
Guest
 
Posts: n/a
Default WRT54GX and viewing stations connected

I have a Linksys WRT54GX is there a place that I can see what IP
addresses the router has given out VIA DHCP or who is connected
wirelessly? I have not seen this anywhere looking through the
router, anyone know?


Reply With Quote
  #2 (permalink)  
Old 09-01-2007, 04:38 PM
Pen
Guest
 
Posts: n/a
Default Re: WRT54GX and viewing stations connected

paul814@excite.com wrote:
> I have a Linksys WRT54GX is there a place that I can see what IP
> addresses the router has given out VIA DHCP or who is connected
> wirelessly? I have not seen this anywhere looking through the
> router, anyone know?
>

Yes. Under the Status tab click
Local Network/DHCP Clients Table
This gives you the DHCP Active IP Table

Reply With Quote
  #3 (permalink)  
Old 09-01-2007, 05:31 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WRT54GX and viewing stations connected

"paul814@excite.com" <paul814@excite.com> hath wroth:

>I have a Linksys WRT54GX is there a place that I can see what IP
>addresses the router has given out VIA DHCP or who is connected
>wirelessly? I have not seen this anywhere looking through the
>router, anyone know?


Yep. See Status -> Local Network
<http://www.linksysdata.com/ui/WRT54GX/v2/2.00.09/Status-Local%20Network.htm>
and hit the "DHCP client table" listing.

The problem with this is that it does not show:
1. Addresses that the user has assigned themselves (static IP's).
2. If the router was rebooted, addresses that are still in use, but
have not yet renewed their DHCP leases.
3. Additional addresses that have been mnaually assigned to a single
MAC address.

If you want to find out what addresses are actually in use, I suggest
you use a utility to scan all 254 available IP's and see if they're in
use. This is an example of a crude but fast ping scan:

C:\Nmap> nmap -T3 -sP 192.168.1.0/24

Starting Nmap 4.20 ( http://insecure.org ) at 2007-09-01 09:28
Pacific Daylight Time
Host 192.168.1.1 appears to be up.
MAC Address: 00:14:BF:B9:10:13 (Cisco-Linksys)
Host 192.168.1.11 appears to be up.
Host 192.168.1.50 appears to be up.
MAC Address: 00:40:05:C7:1C:44 (ANI Communications)
Host 192.168.1.51 appears to be up.
MAC Address: 00:C0:A8:7F:FE:92 (GVC)
Nmap finished: 256 IP addresses (4 hosts up) scanned in 14.101
seconds

Hmmm.... missed a few devices that are set to delay pings and probes.

Also, if you have a mess of Windoze boxes, some with open shares, try
NBTSCAN from:
<http://www.unixwiz.net/tools/nbtscan.html>

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

Reply With Quote
  #4 (permalink)  
Old 09-01-2007, 11:22 PM
P.Schuman
Guest
 
Posts: n/a
Default Re: WRT54GX and viewing stations connected

BTW - just tried to install Nmap on a Vista laptop and it failed - NPPtools.dll
missing -
It appears that this network monitoring API is not available in Vista ?

> C:\Nmap> nmap -T3 -sP 192.168.1.0/24
> Starting Nmap 4.20 ( http://insecure.org ) at 2007-09-01 09:28




Reply With Quote
  #5 (permalink)  
Old 09-01-2007, 11:35 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WRT54GX and viewing stations connected

"P.Schuman" <pschuman_NO_SPAM_ME@interserv.com> hath wroth:

>BTW - just tried to install Nmap on a Vista laptop and it failed - NPPtools.dll
>missing -
>It appears that this network monitoring API is not available in Vista ?
>
>> C:\Nmap> nmap -T3 -sP 192.168.1.0/24
>> Starting Nmap 4.20 ( http://insecure.org ) at 2007-09-01 09:28


Running Vista is its own punishment. These might help:
<http://www.msfn.org/board/index.php?showtopic=100842>
<http://jwsecure.com/dan/2006/11/running_nmap_on_vista_1.html>



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

Reply With Quote
  #6 (permalink)  
Old 09-01-2007, 11:50 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: WRT54GX and viewing stations connected

Jeff Liebermann <jeffl@cruzio.com> hath wroth:

>"P.Schuman" <pschuman_NO_SPAM_ME@interserv.com> hath wroth:
>
>>BTW - just tried to install Nmap on a Vista laptop and it failed - NPPtools.dll
>>missing -
>>It appears that this network monitoring API is not available in Vista ?
>>
>>> C:\Nmap> nmap -T3 -sP 192.168.1.0/24
>>> Starting Nmap 4.20 ( http://insecure.org ) at 2007-09-01 09:28

>
>Running Vista is its own punishment. These might help:
><http://www.msfn.org/board/index.php?showtopic=100842>
><http://jwsecure.com/dan/2006/11/running_nmap_on_vista_1.html>


Version 4.20RC2 and above show some fixes specific to Vista. However,
the NPPtools.dll error is not mentioned. See release notes at:
<http://insecure.org/nmap/changelog.html>
You might want to try the latest beta version (4.22 SOC6).


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

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 07:09 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45