Archived from groups: alt.internet.wireless (More info?)
Is there such a thing as software to identify all IP addresses within the
wireless network neighbourhood?
For example, I have a WAP54 that was upgraded with MUST_Die firmware, but it
has caused it to fail. I can see the device with netstumbler, but I cannot
connect to it. The Linksys setup software recognises the device but reports
the IP number as 1.192.168.1 whereas I set it to the default 192.168.1.245.
If I try to change the settings, it tells me that I have the wrong password
(i have left it as the defaul 'admin'). I am not sure what is the true IP
address or how to connect to sort things out (ideally I would like to
reflash with alternative firmware - is there any way of doing this when I
can't access the settings?)
Adrenalin
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.735 / Virus Database: 489 - Release Date: 06/08/2004
Archived from groups: alt.internet.wireless (More info?)
On Thu, 12 Aug 2004 14:15:40 +0100, "adrenalin" <billclinton@aol.com>
wrote:
>Is there such a thing as software to identify all IP addresses within the
>wireless network neighbourhood?
Nmap:
http://www.insecure.org/nmap/ Run from the command line:
nmap -T5 -sP 192.168.111.0/24
Subsitute your class C IP block of addresses.
>For example, I have a WAP54 that was upgraded with MUST_Die firmware, but it
>has caused it to fail. I can see the device with netstumbler, but I cannot
>connect to it. The Linksys setup software recognises the device but reports
>the IP number as 1.192.168.1
1.192.168.1 is something like what you would get if you have a
corrupted or misaligned firmware image. There are WAP54/WRT54G
recovery proceedures on various web piles. Looks like you'll need to
scan all 6 billion IP addresses if your actual IP address is that
badly mangled.
You might also try:
apr -s 192.168.0.1 xx-xx-xx-xx-xx-xx
to set the IP address to the MAC address of the router. Test it with:
ping 192.168.0.1
>whereas I set it to the default 192.168.1.245.
>If I try to change the settings, it tells me that I have the wrong password
>(i have left it as the defaul 'admin'). I am not sure what is the true IP
>address or how to connect to sort things out (ideally I would like to
>reflash with alternative firmware - is there any way of doing this when I
>can't access the settings?)
Recovery mode is accessible by stomping on the reset button for over
30 seconds. Your IP should be 192.168.1.1 after reset. This works
with the WRT54G, should work with the WAP54, but I'm not sure.
>Adrenalin
--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
150 Felker St #D http://www.LearnByDestroying.com Santa Cruz CA 95060 AE6KS 831-336-2558
Archived from groups: alt.internet.wireless (More info?)
On Thu, 12 Aug 2004 09:45:18 -0700, Jeff Liebermann
<jeffl@comix.santa-cruz.ca.us> wrote:
<snip>
>1.192.168.1 is something like what you would get if you have a
>corrupted or misaligned firmware image. There are WAP54/WRT54G
>recovery proceedures on various web piles. Looks like you'll need to
>scan all 6 billion IP addresses if your actual IP address is that
>badly mangled.
>
<snip>
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.