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 12-12-2006, 09:02 PM
laredotornado@zipmail.com
Guest
 
Posts: n/a
Default Maximum IP range of router

Hi,

I have a LinkSys Wireless G Broadband Router with SpeedBooster,
WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
address that the router can assign a machine on my local area network?

Thanks, - Dave


Reply With Quote
  #2 (permalink)  
Old 12-12-2006, 09:23 PM
RBM
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

I believe the DHCP on that router provides 50 addresses, from 192.168.1.100
through 149


<laredotornado@zipmail.com> wrote in message
news:1165960922.219021.243020@f1g2000cwa.googlegro ups.com...
> Hi,
>
> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
> WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
> address that the router can assign a machine on my local area network?
>
> Thanks, - Dave
>




Reply With Quote
  #3 (permalink)  
Old 12-12-2006, 09:49 PM
Pen
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

RBM wrote:
> I believe the DHCP on that router provides 50 addresses, from 192.168.1.100
> through 149
>
>
> <laredotornado@zipmail.com> wrote in message
> news:1165960922.219021.243020@f1g2000cwa.googlegro ups.com...
>> Hi,
>>
>> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
>> WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
>> address that the router can assign a machine on my local area network?
>>
>> Thanks, - Dave
>>

Linksys normally provides that info ont the status/localnetwork page of
the router setup.

Reply With Quote
  #4 (permalink)  
Old 12-12-2006, 10:11 PM
laredotornado@zipmail.com
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

I found the setting. RBM was correct. The starting address is
192.168.1.100, up to 50 IP addresses.

So if I statically assign my Linux machine (which sits behind this
router) 192.168.1.151, will I continue to be able to route to there?

Thanks, - Dave

Pen wrote:
> RBM wrote:
> > I believe the DHCP on that router provides 50 addresses, from 192.168.1.100
> > through 149
> >
> >
> > <laredotornado@zipmail.com> wrote in message
> > news:1165960922.219021.243020@f1g2000cwa.googlegro ups.com...
> >> Hi,
> >>
> >> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
> >> WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
> >> address that the router can assign a machine on my local area network?
> >>
> >> Thanks, - Dave
> >>

> Linksys normally provides that info ont the status/localnetwork page of
> the router setup.



Reply With Quote
  #5 (permalink)  
Old 12-12-2006, 10:33 PM
RBM
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

You should be able to assign static addresses from 192.168.1.2 through 99
and then from 151 to the subnet mask 255, (I believe)


<laredotornado@zipmail.com> wrote in message
news:1165965104.011718.32830@79g2000cws.googlegrou ps.com...
>I found the setting. RBM was correct. The starting address is
> 192.168.1.100, up to 50 IP addresses.
>
> So if I statically assign my Linux machine (which sits behind this
> router) 192.168.1.151, will I continue to be able to route to there?
>
> Thanks, - Dave
>
> Pen wrote:
>> RBM wrote:
>> > I believe the DHCP on that router provides 50 addresses, from
>> > 192.168.1.100
>> > through 149
>> >
>> >
>> > <laredotornado@zipmail.com> wrote in message
>> > news:1165960922.219021.243020@f1g2000cwa.googlegro ups.com...
>> >> Hi,
>> >>
>> >> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
>> >> WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
>> >> address that the router can assign a machine on my local area network?
>> >>
>> >> Thanks, - Dave
>> >>

>> Linksys normally provides that info ont the status/localnetwork page of
>> the router setup.

>




Reply With Quote
  #6 (permalink)  
Old 12-13-2006, 02:29 AM
decaturtxcowboy
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

laredotornado@zipmail.com wrote:
> Hi,
>
> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
> WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
> address that the router can assign a machine on my local area network?


If the router is assigned 192.168.1.1, and you set the DHCP pool to start
at 192.168.1.2, then you can have 254 assigned address, but...according
to www.linksysinfo.com, the GS can only realistically support up to 100
computers.

Reply With Quote
  #7 (permalink)  
Old 12-13-2006, 11:27 AM
riggor
Guest
 
Posts: n/a
Default Re: Maximum IP range of router


<laredotornado@zipmail.com> wrote in message
news:1165965104.011718.32830@79g2000cws.googlegrou ps.com...
>I found the setting. RBM was correct. The starting address is
> 192.168.1.100, up to 50 IP addresses.
>



The usable range is from 192.168.1.2 to 192.168.1.254.

192.168.1.1 is reserved for the router, and you cannot use 192.168.1.0 and
192.168.1.255

The reason the DHCP range default is only 50 - is so you use some addresses
as static addresses (like servers, printers, etc).

If you don't want to use, or don't need to use static ip addresses - you can
set the DHCP range from 192.168.1.2 to 192.168.1.254



Reply With Quote
  #8 (permalink)  
Old 12-13-2006, 11:33 AM
riggor
Guest
 
Posts: n/a
Default Re: Maximum IP range of router


<laredotornado@zipmail.com> wrote in message
news:1165965104.011718.32830@79g2000cws.googlegrou ps.com...
>I found the setting. RBM was correct. The starting address is
> 192.168.1.100, up to 50 IP addresses.
>
> So if I statically assign my Linux machine (which sits behind this
> router) 192.168.1.151, will I continue to be able to route to there?
>


Correct.

Personally, I use a "schema" for my static ip addresses:

Servers start at 192.168.1.10 to 192.168.1.29

Printers start at 192.168.1.30 to 192.168.1.49

Access points start at 192.168.1.50 to 192.168.1.69

Other tcpip appliances network drives, etc start at 192.168.1.70 to
192.168.1.89

and I maintain a hosts files and distribute this to all hosts.



Reply With Quote
  #9 (permalink)  
Old 12-13-2006, 06:12 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

decaturtxcowboy <nope_none_@nowayspam.com> hath wroth:

>laredotornado@zipmail.com wrote:
>> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
>> WRT54GS, Firmware version 4.70.6. How do I find out the maximum IP
>> address that the router can assign a machine on my local area network?


>If the router is assigned 192.168.1.1, and you set the DHCP pool to start
>at 192.168.1.2, then you can have 254 assigned address, but...according
>to www.linksysinfo.com, the GS can only realistically support up to 100
>computers.


Actually, it's less than 100 when tested. See:
http://www.smallnetbuilder.com/router-charts/
and select "Maximum Simultanous Connections" from the pull down menu
thing.
WRT54Gv5 = 8 connections
WRT54GL (same as v4) = 64 connections.

--
Jeff Liebermann jeffl@comix.santa-cruz.ca.us
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
  #10 (permalink)  
Old 12-18-2006, 02:30 AM
Bill Kearney
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

> >the GS can only realistically support up to 100
> >computers.

>
> Actually, it's less than 100 when tested.


When NAT routing behind a single IP address it can really be limited unless
there's an internal proxy handling the HTTP requests. Otherwise the router
runs out of available ports. This comes as a rude surprise when someone in
a medium-sized office tries to cheap out and use a SoHo router behind a
single IP address. Not that it applies to this thread however.


Reply With Quote
  #11 (permalink)  
Old 12-18-2006, 02:30 AM
Bill Kearney
Guest
 
Posts: n/a
Default Re: Maximum IP range of router

Are you not the administrator of this box? If not, then don't go setting IP
addresses without consulting with the admin. You may end up stepping on
someone else's address. Pings are not a reliable way to check for available
addresses, as many firewall products are (rightly) configured to not answer
ICMP pings.


<laredotornado@zipmail.com> wrote in message
news:1165965104.011718.32830@79g2000cws.googlegrou ps.com...
> I found the setting. RBM was correct. The starting address is
> 192.168.1.100, up to 50 IP addresses.
>
> So if I statically assign my Linux machine (which sits behind this
> router) 192.168.1.151, will I continue to be able to route to there?



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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless router is no longer a router? Ikke alt.internet.wireless 7 02-01-2007 10:23 PM
How to set up 2nd wireless router to expand wireless range? nicejoe Wireless Networking Discussion 1 01-14-2007 05:40 PM
Getting the maximum range from a 15 dbi Antenna Darren alt.internet.wireless 5 09-21-2006 03:19 AM
Wireless router with greatest range? Paul & Leni alt.internet.wireless 4 10-14-2005 03:08 PM
Help with Gateway Router and Range Extender pjbphd alt.internet.wireless 4 08-14-2005 01:36 AM


All times are GMT. The time now is 05:43 AM.


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