Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Access Point/Router IP needed

Reply
Thread Tools Display Modes

Access Point/Router IP needed

 
 
Georged
Guest
Posts: n/a

 
      03-17-2005, 12:32 PM
I purchased a used access point/router from a computer show. It works fine
but I can't figure out the IP of the device. I can't make changes without
being able to access the ROM. Is there any software available that can sniff
out the IP on this router??

Thanks.


 
Reply With Quote
 
 
 
 
Roy Smith
Guest
Posts: n/a

 
      03-17-2005, 01:08 PM
In article <d1c0m7$ptt$(E-Mail Removed)>,
"Georged" <(E-Mail Removed)> wrote:

> I purchased a used access point/router from a computer show. It works fine
> but I can't figure out the IP of the device. I can't make changes without
> being able to access the ROM. Is there any software available that can sniff
> out the IP on this router??
>
> Thanks.


My first guess would be 192.168.X.1, where X is a small integer (1, 2,
etc). Try that and see what happens. If no joy, try pinging
255.255.255.255 (broadcast ping) or 224.0.0.1 (multicast ping) and see who
responds.

Another possibility on an isolated network is to use a packet sniffer
(tcpdump, ethereal, etc) to watch all traffic from ethernet addresses other
than your own while you power up the router.

On unix (maybe windows too?), you could try "arp -a". If there are any IP
addresses that you don't recognize, they're good candidates for belonging
to your mystery box.

Alternatively, most vendors have some kind of "reset to factory default"
mechanism that gets the box back into a known state without knowing
anything about how it's currently configured.
 
Reply With Quote
 
Jerry Park
Guest
Posts: n/a

 
      03-17-2005, 02:29 PM
Georged wrote:

>I purchased a used access point/router from a computer show. It works fine
>but I can't figure out the IP of the device. I can't make changes without
>being able to access the ROM. Is there any software available that can sniff
>out the IP on this router??
>
>Thanks.
>
>
>
>

This is a good, free program for scanning your network:
http://www.angryziber.com/ipscan/
 
Reply With Quote
 
Lucas Tam
Guest
Posts: n/a

 
      03-17-2005, 03:20 PM
"Georged" <(E-Mail Removed)> wrote in
news:d1c0m7$ptt$(E-Mail Removed):

> I purchased a used access point/router from a computer show. It works
> fine but I can't figure out the IP of the device. I can't make changes
> without being able to access the ROM. Is there any software available
> that can sniff out the IP on this router??


Are you using the device as a router. If you are... it's usually the
Gateway IP.

--
Lucas Tam ((E-Mail Removed))
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      03-17-2005, 06:06 PM

"Georged" wrote in message
> I purchased a used access point/router from a computer show. It works fine
> but I can't figure out the IP of the device. I can't make changes without
> being able to access the ROM. Is there any software available that can

sniff
> out the IP on this router??
>
> Thanks.


What is the particular brand and model of this router/AP?
A google should find the default IP.

Some IPs that may be the default:

192.168.0.1
192.168.0.50
192.168.0.100

Cheers,
-Eric




 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      03-17-2005, 07:28 PM
On Thu, 17 Mar 2005 07:32:13 -0600, "Georged"
<(E-Mail Removed)> wrote:

>I purchased a used access point/router from a computer show. It works fine
>but I can't figure out the IP of the device. I can't make changes without
>being able to access the ROM. Is there any software available that can sniff
>out the IP on this router??


I guess the seller removed the serial number tag so you can't identify
the access-point, router, or whatever. Perhaps you could disclose the
color and shape so it might be identified?

NMap works nicely for scanning for IP's.
http://www.insecure.org/nmap/

C:\NMap>nmap -T5 -sP 192.168.1.0/24
Starting nmap 3.55 ( http://www.insecure.org/nmap ) at 2005-03-17
12:20 Pacific Standard Time
Host 192.168.1.1 appears to be up.
Host 192.168.1.50 appears to be up.
Host MICRON (192.168.1.100) appears to be up.
Host DELLBERT (192.168.1.101) appears to be up.
Host NET44GATE (192.168.1.102) appears to be up.
Host 192.168.1.255 seems to be a subnet broadcast address (returned 1
extra ping
s).
Nmap run completed -- 256 IP addresses (5 hosts up) scanned in 19.719
seconds


Default IP Addresses from one of my older postings:
192.168.0.1 (Dlink)
192.168.0.5 (Ugate 3200)
192.168.0.50 (Dlink DWL900)
192.168.0.254 (SMC2526W AP, Eumitcom)
192.168.1.1 (Netgear etc)
192.168.1.2 (Some Proxim)
192.168.1.20 (SMC 2755)
192.168.1.201 (USR 5430)
192.168.1.240 (Ovislink-AP mode, Linksys WRE54G)
192.168.1.241 (Ovislink-Bridge mode)
192.168.1.245 (Linksys WAP54G)
192.168.1.246 (Linksys WAP55AG)
192.168.1.251 (Linksys WAP11 v2.8)
192.168.1.254 (Linksys WRT54G v1.1)
192.168.2.1 (Belkin, SMC)
192.168.2.254 (Belkin)
192.168.123.254 (USR 8054, Asante)
192.168.254.254 (Cayman, Siemens)


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558
 
Reply With Quote
 
DLink Guru
Guest
Posts: n/a

 
      03-18-2005, 12:05 AM
if its working, goto a client PC and check out the gateway address. That is
your routers IP.....

Robert....

"Jeff Liebermann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Thu, 17 Mar 2005 07:32:13 -0600, "Georged"
> <(E-Mail Removed)> wrote:
>
>>I purchased a used access point/router from a computer show. It works fine
>>but I can't figure out the IP of the device. I can't make changes without
>>being able to access the ROM. Is there any software available that can
>>sniff
>>out the IP on this router??

>
> I guess the seller removed the serial number tag so you can't identify
> the access-point, router, or whatever. Perhaps you could disclose the
> color and shape so it might be identified?
>
> NMap works nicely for scanning for IP's.
> http://www.insecure.org/nmap/
>
> C:\NMap>nmap -T5 -sP 192.168.1.0/24
> Starting nmap 3.55 ( http://www.insecure.org/nmap ) at 2005-03-17
> 12:20 Pacific Standard Time
> Host 192.168.1.1 appears to be up.
> Host 192.168.1.50 appears to be up.
> Host MICRON (192.168.1.100) appears to be up.
> Host DELLBERT (192.168.1.101) appears to be up.
> Host NET44GATE (192.168.1.102) appears to be up.
> Host 192.168.1.255 seems to be a subnet broadcast address (returned 1
> extra ping
> s).
> Nmap run completed -- 256 IP addresses (5 hosts up) scanned in 19.719
> seconds
>
>
> Default IP Addresses from one of my older postings:
> 192.168.0.1 (Dlink)
> 192.168.0.5 (Ugate 3200)
> 192.168.0.50 (Dlink DWL900)
> 192.168.0.254 (SMC2526W AP, Eumitcom)
> 192.168.1.1 (Netgear etc)
> 192.168.1.2 (Some Proxim)
> 192.168.1.20 (SMC 2755)
> 192.168.1.201 (USR 5430)
> 192.168.1.240 (Ovislink-AP mode, Linksys WRE54G)
> 192.168.1.241 (Ovislink-Bridge mode)
> 192.168.1.245 (Linksys WAP54G)
> 192.168.1.246 (Linksys WAP55AG)
> 192.168.1.251 (Linksys WAP11 v2.8)
> 192.168.1.254 (Linksys WRT54G v1.1)
> 192.168.2.1 (Belkin, SMC)
> 192.168.2.254 (Belkin)
> 192.168.123.254 (USR 8054, Asante)
> 192.168.254.254 (Cayman, Siemens)
>
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 AE6KS 831-336-2558



 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      03-18-2005, 01:26 AM
On Fri, 18 Mar 2005 01:05:12 GMT, "DLink Guru"
<(E-Mail Removed)> wrote:

>if its working, goto a client PC and check out the gateway address. That is
>your routers IP.....


Y'er no fun. If someone was using it as an access point, and turned
off the DHCP server, you'll get nothing. Assuming it has a reset
button, I would stomp on it to reset everything to defaults and start
over.

(Mini-rant: Why is so many people reluctant to disclose the maker and
model number? Fear of numbers?)


--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831.336.2558 voice http://www.LearnByDestroying.com
# (E-Mail Removed)
# (E-Mail Removed) AE6KS
 
Reply With Quote
 
Tom - www.tditcorp.com
Guest
Posts: n/a

 
      03-18-2005, 02:42 AM
Eric wrote:

> "Georged" wrote in message
>
>>I purchased a used access point/router from a computer show. It works fine
>>but I can't figure out the IP of the device. I can't make changes without
>>being able to access the ROM. Is there any software available that can

>
> sniff
>
>>out the IP on this router??
>>
>>Thanks.

>
>
> What is the particular brand and model of this router/AP?
> A google should find the default IP.
>
> Some IPs that may be the default:
>
> 192.168.0.1
> 192.168.0.50
> 192.168.0.100
>
> Cheers,
> -Eric


Yes this is correct.
You can find out simply by doing a quick search of the brand in google.
--
http://www.tditcorp.com <-- keep your computer safe and secure the easy
way!
 
Reply With Quote
 
 
 
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless extender, wireless access point, or a bridge Needed? benn Wireless Internet 4 07-15-2008 10:05 PM
Double Hop Point to Point Connection Advice needed Ray Wireless Internet 0 01-09-2007 01:14 AM
Public Access Point needed certain features sam1967 Wireless Internet 4 06-16-2005 05:05 PM
Type of Wireless Access Point needed with EAP-TLS Jay Wireless Networks 2 04-01-2005 05:01 PM
Add an access point or buy a combined modem/router/access point? Martin Home Networking 2 12-16-2004 01:20 PM



1 2 3 4 5 6 7 8 9 10 11