Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > wirless card IP address

Reply
Thread Tools Display Modes

wirless card IP address

 
 
Belisarius
Guest
Posts: n/a

 
      07-05-2005, 03:44 AM
How do I find the IP address of a wireless game adapter to then access the
setup window?
Thanks


 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      07-05-2005, 04:39 AM
On Tue, 05 Jul 2005 03:44:08 GMT, "Belisarius"
<(E-Mail Removed)> wrote:

>How do I find the IP address of a wireless game adapter to then access the
>setup window?
>Thanks


1. Disclose the manufacturer and model number. We can then supply
the default IP address.

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)

2. Scan for the address using nmap as in:
nmap -T5 -sP 192.168.1.0/24

3. If you know the MAC address, set a temporary IP address with:
arp -s 192.168.1.22 00-00-00-00-00-00
where the IP address is something that's in the Class C IP block of
your existing LAN, and the 00-00-...-00 is the MAC address of the game
adapter. Then use:
http://192.168.1.22
to connect to the game adapter and extract the real IP address. This
doesn't always work.

4. If you get lucky, run:
arp -a
and look for the MAC address of your game adapter. If you're lucky
and the IP address is in the range of the LAN, then it will show here.

Methinks #1 has the best chance of working.

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

 
      07-05-2005, 10:55 PM
Thanks for the info.

The bridge is a netgear MA 101 Rev B


"Jeff Liebermann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Tue, 05 Jul 2005 03:44:08 GMT, "Belisarius"
> <(E-Mail Removed)> wrote:
>
>>How do I find the IP address of a wireless game adapter to then access the
>>setup window?
>>Thanks

>
> 1. Disclose the manufacturer and model number. We can then supply
> the default IP address.
>
> 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)
>
> 2. Scan for the address using nmap as in:
> nmap -T5 -sP 192.168.1.0/24
>
> 3. If you know the MAC address, set a temporary IP address with:
> arp -s 192.168.1.22 00-00-00-00-00-00
> where the IP address is something that's in the Class C IP block of
> your existing LAN, and the 00-00-...-00 is the MAC address of the game
> adapter. Then use:
> http://192.168.1.22
> to connect to the game adapter and extract the real IP address. This
> doesn't always work.
>
> 4. If you get lucky, run:
> arp -a
> and look for the MAC address of your game adapter. If you're lucky
> and the IP address is in the range of the LAN, then it will show here.
>
> Methinks #1 has the best chance of working.
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 AE6KS 831-336-2558



 
Reply With Quote
 
dold@XReXXwirle.usenet.us.com
Guest
Posts: n/a

 
      07-06-2005, 12:04 AM
Belisarius <(E-Mail Removed)> wrote:
>> 3. If you know the MAC address, set a temporary IP address with:
>> arp -s 192.168.1.22 00-00-00-00-00-00


This only works from a default state where there is no IP address. If it
already has one, this won't work.

---
Clarence A Dold - Hidden Valley (Lake County) CA USA 38.8,-122.5

 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      07-06-2005, 05:29 AM
On Tue, 05 Jul 2005 22:55:00 GMT, "Belisarius"
<(E-Mail Removed)> wrote:

>Thanks for the info.
>The bridge is a netgear MA 101 Rev B


The Netgear MA101 rev B is a USB client adapter. It has no default IP
address. For that matter, it has no IP address of its own.
http://kbserver.netgear.com/products/ma101.asp
It is also not a "game adapter" which is usually an ethernet device.
Are you sure this is the model number?

If you're looking for the current IP address, and you are running some
Windoze mutation, run:
Start -> Run -> cmd <enter>
IPCONFIG
The IP address listed will be the address of your MA101.

If the IP address shown is 0.0.0.0 then wait about 30 more seconds for
DHCP to do its thing.

If the IP address shown in 169.254.xxx.xxx, then DHCP failed to
deliver an IP address to your MA101 client radio. The most common
mistake is a mismatch between WAP encryption keys in your unspecified
router and your MA101. Use Hex keys if you have two different brands
of equipment.

If the IP address shown is 192.168.1.xxx (or something similar), then
it's working and that's your IP address.

If you're using Ad-Hoc instead of Infrastructure mode (i.e. you don't
have an access point or router), then life is quite different. You
will need to manually assign your own IP address as there is no DHCP
server in Ad-Hoc mode.



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

 
      07-07-2005, 12:28 AM
I'm sure of the model. It was at a friends house that needed two of these
for the networked computer that have used up the wired ports already and I
got it to work. I see what you mean I can't use it with the xbox but I got
it to work at the friends computers and he's happy. You have been very
helpful.
Thank you

Do I need the IP address obtained through cmd then ipconfig to add wep
security to the connection. I know how to get to the router configuration
window. I'll give it a try with your suggestion.


"Jeff Liebermann" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Tue, 05 Jul 2005 22:55:00 GMT, "Belisarius"
> <(E-Mail Removed)> wrote:
>
>>Thanks for the info.
>>The bridge is a netgear MA 101 Rev B

>
> The Netgear MA101 rev B is a USB client adapter. It has no default IP
> address. For that matter, it has no IP address of its own.
> http://kbserver.netgear.com/products/ma101.asp
> It is also not a "game adapter" which is usually an ethernet device.
> Are you sure this is the model number?
>
> If you're looking for the current IP address, and you are running some
> Windoze mutation, run:
> Start -> Run -> cmd <enter>
> IPCONFIG
> The IP address listed will be the address of your MA101.
>
> If the IP address shown is 0.0.0.0 then wait about 30 more seconds for
> DHCP to do its thing.
>
> If the IP address shown in 169.254.xxx.xxx, then DHCP failed to
> deliver an IP address to your MA101 client radio. The most common
> mistake is a mismatch between WAP encryption keys in your unspecified
> router and your MA101. Use Hex keys if you have two different brands
> of equipment.
>
> If the IP address shown is 192.168.1.xxx (or something similar), then
> it's working and that's your IP address.
>
> If you're using Ad-Hoc instead of Infrastructure mode (i.e. you don't
> have an access point or router), then life is quite different. You
> will need to manually assign your own IP address as there is no DHCP
> server in Ad-Hoc mode.
>
>
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 AE6KS 831-336-2558



 
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
finding a wirless router IP Address James Landon Network Routers 1 06-16-2008 06:11 PM
Wirless Card or USB Adapter sinner Wireless Internet 5 01-01-2007 07:01 PM
Wirless card Lorenzo Linux Networking 1 04-01-2005 09:22 AM
Not able to configure the internet wirless card NETGEAR MA521 Smarty_0417 Wireless Internet 0 02-18-2004 11:01 PM
Wirless Router/PCI card distance question Cam Wireless Internet 1 09-30-2003 01:03 AM



1 2 3 4 5 6 7 8 9 10 11