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 07-25-2006, 07:54 PM
KraftDiner
Guest
 
Posts: n/a
Default static IPs for linksys wrt54g wireless router.

Hi, I have four wireless computers in the home and they are all
assigened
IP address by the wrt54G. However I'd like them each to have their own
static ip address. How do I setup the router to assigne a static ip to
each
computer? (using mac address?)

B.


Reply With Quote
  #2 (permalink)  
Old 07-25-2006, 08:04 PM
John Navas
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

On 25 Jul 2006 12:54:02 -0700, "KraftDiner" <bobrien18@yahoo.com> wrote
in <1153857242.888093.73950@i42g2000cwa.googlegroups. com>:

>Hi, I have four wireless computers in the home and they are all
>assigened
>IP address by the wrt54G. However I'd like them each to have their own
>static ip address. How do I setup the router to assigne a static ip to
>each
>computer? (using mac address?)


You may need to switch to third-party firmware. See the wikis below.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

Reply With Quote
  #3 (permalink)  
Old 07-25-2006, 08:13 PM
Yves Konigshofer
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

The WRT54G cannot do this.

However, you can configure the computers to use static IP addresses. Just
assign them addresses below the dynamically-assigned range. For instance,
if your router is at 192.168.1.1 and assigns at and above 192.168.1.100,
then just configure your computers (and other wireless devices) to use
addresses like 192.168.1.51.

-Yves

"KraftDiner" <bobrien18@yahoo.com> wrote in message
news:1153857242.888093.73950@i42g2000cwa.googlegro ups.com...
> Hi, I have four wireless computers in the home and they are all
> assigened
> IP address by the wrt54G. However I'd like them each to have their own
> static ip address. How do I setup the router to assigne a static ip to
> each
> computer? (using mac address?)
>
> B.
>




Reply With Quote
  #4 (permalink)  
Old 07-25-2006, 10:25 PM
Mark McIntyre
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

On 25 Jul 2006 12:54:02 -0700, in alt.internet.wireless , "KraftDiner"
<bobrien18@yahoo.com> wrote:

>Hi, I have four wireless computers in the home and they are all
>assigened
>IP address by the wrt54G. However I'd like them each to have their own
>static ip address. How do I setup the router to assigne a static ip to
>each
>computer? (using mac address?)


You don't. You do it at the client end, and optionally disable the
DHCP server in the router.

(aside: some routers let you set the DHCP lease time to infinity. I've
had three different routers that all handled this diffferently, with
lease times from inf to 28 days, all of which had the effect of
re-leasing the same IP each time to the same client.)
>
>B.

--
Mark McIntyre

Reply With Quote
  #5 (permalink)  
Old 07-26-2006, 12:05 AM
Larry Finger
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

Mark McIntyre wrote:
> On 25 Jul 2006 12:54:02 -0700, in alt.internet.wireless , "KraftDiner"
> <bobrien18@yahoo.com> wrote:
>
>> Hi, I have four wireless computers in the home and they are all
>> assigened
>> IP address by the wrt54G. However I'd like them each to have their own
>> static ip address. How do I setup the router to assigne a static ip to
>> each
>> computer? (using mac address?)

>
> You don't. You do it at the client end, and optionally disable the
> DHCP server in the router.
>
> (aside: some routers let you set the DHCP lease time to infinity. I've
> had three different routers that all handled this diffferently, with
> lease times from inf to 28 days, all of which had the effect of
> re-leasing the same IP each time to the same client.)
>> B.


The standard firmware in the WRT54G, even V5, will do that; however, if the router power is
recycled, the mac correspondence is lost. I have one computer that needs to have a fixed IP address
as it is serves both NFS and subversion. As suggested earlier, it got 192.168.1.50, whereas the DHCP
addresses start at 192.168.1.100.

Larry

Reply With Quote
  #6 (permalink)  
Old 07-26-2006, 05:06 AM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

"KraftDiner" <bobrien18@yahoo.com> hath wroth:

>Hi, I have four wireless computers in the home and they are all
>assigened
>IP address by the wrt54G. However I'd like them each to have their own
>static ip address. How do I setup the router to assigne a static ip to
>each
>computer? (using mac address?)


You can't do that with the stock Linksys WRT54G firmware. It lacks a
feature called "static DHCP", "static leases", or "reserved DHCP".

If you switch to an alternative WRT54G firmware such as DD-WRT it has
this feature. Unfortunately, the setup is a bit overly convoluted.
See:
http://www.dd-wrt.com/wiki/index.php/Static_DHCP

Others have suggested using static IP's on the workstations and not
bothering with "static DHCP" in the router. That works, but has one
problem. If the client is a laptop, and you want move around to other
access points (i.e. work, skool, coffee shop, etc) that use DHCP
assigned addresses, you'll need to change the configuration of your
network connection. It's not particularly difficult to do, but it
does get old after a while. There are programs such as Netswitcher to
help, but it can all be avoided if you just use DHCP on the laptop
clients and "static DHCP" in the router. I suggest using alternative
firmware and specifically "DD-WRT v23 SP1 Final".

--
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
  #7 (permalink)  
Old 07-26-2006, 06:03 PM
Mark McIntyre
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

On Tue, 25 Jul 2006 22:06:09 -0700, in alt.internet.wireless , Jeff
Liebermann <jeffl@comix.santa-cruz.ca.us> wrote:

>Others have suggested using static IP's on the workstations and not
>bothering with "static DHCP" in the router. That works, but has one
>problem. If the client is a laptop, and you want move around to other
>access points (i.e. work, skool, coffee shop, etc) that use DHCP
>assigned addresses, you'll need to change the configuration of your
>network connection.


I have a recollection of getting round this by adding two connections,
one with fixed IP and one with DHCP, and disabling whichever one was
inappropriate. Much quicker than fooling with the DHCP settings.
--
Mark McIntyre

Reply With Quote
  #8 (permalink)  
Old 07-26-2006, 06:13 PM
John Navas
Guest
 
Posts: n/a
Default Re: static IPs for linksys wrt54g wireless router.

On Wed, 26 Jul 2006 19:03:29 +0100, Mark McIntyre
<markmcintyre@spamcop.net> wrote in
<lgbfc2t3atllcg90bi5r2lavsqii8jtq6d@4ax.com>:

>On Tue, 25 Jul 2006 22:06:09 -0700, in alt.internet.wireless , Jeff
>Liebermann <jeffl@comix.santa-cruz.ca.us> wrote:
>
>>Others have suggested using static IP's on the workstations and not
>>bothering with "static DHCP" in the router. That works, but has one
>>problem. If the client is a laptop, and you want move around to other
>>access points (i.e. work, skool, coffee shop, etc) that use DHCP
>>assigned addresses, you'll need to change the configuration of your
>>network connection.

>
>I have a recollection of getting round this by adding two connections,
>one with fixed IP and one with DHCP, and disabling whichever one was
>inappropriate. Much quicker than fooling with the DHCP settings.


How do (did) you create an additional connection for a single hardware
device?

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

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 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
Linksys wrt54g-wet54g-wap54g incompatable Bob & Geri alt.internet.wireless 6 09-28-2006 01:07 AM
1st PC build bryant.rossiter@gmail.com alt.comp.hardware 28 09-09-2006 09:04 PM
Review: DLink WBR-1310 Wireless Router dennispublic@hotmail.com alt.internet.wireless 5 08-24-2006 04:27 PM
IPSEC wireless router ? DEMAINE Benoit-Pierre alt.internet.wireless 40 09-27-2005 08:43 AM
Need to boost range of wireless Zeppo alt.internet.wireless 27 09-21-2005 11:38 AM


All times are GMT. The time now is 04:49 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