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, 03:07 PM
laredotornado@zipmail.com
Guest
 
Posts: n/a
Default How to I automatically assign a local IP to a computer?

Hi,

I have a LinkSys Wireless G Broadband Router with SpeedBooster,
WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC address I
know and I want to always assign that machine the local IP
192.168.1.104. How do I do that?

Thanks, - Dave


Reply With Quote
  #2 (permalink)  
Old 12-12-2006, 04:46 PM
John Fryatt
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

laredotornado@zipmail.com wrote:
> Hi,
>
> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
> WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC address I
> know and I want to always assign that machine the local IP
> 192.168.1.104. How do I do that?
>
> Thanks, - Dave
>


I don't know about that Linksys device specifically, but usually you
would do what you want on the machine itself. There are various ways to
achieve this. Google for "assign a fixed ip address"

Reply With Quote
  #3 (permalink)  
Old 12-12-2006, 05:15 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

laredotornado@zipmail.com hath wroth:

>I have a LinkSys Wireless G Broadband Router with SpeedBooster,
>WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC address I
>know and I want to always assign that machine the local IP
>192.168.1.104. How do I do that?


You don't. The stock Linksys firmware for the WRT54GS does not have a
"static DHCP", "static lease", "pre assigned DHCP", or whatever
feature. If you need this feature, I suggest you install an
alternative firmware, such as DD-WRT, which does have this feature:
http://www.informatione.gmxhome.de/D.../Services.html
See box under "DHCPd".

--
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
  #4 (permalink)  
Old 12-12-2006, 05:40 PM
Bert Hyman
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

jeffl@comix.santa-cruz.ca.us (Jeff Liebermann) wrote in
news:1trtn219mgrf85atp9kd1d0e4bmd629s1h@4ax.com:

> laredotornado@zipmail.com hath wroth:
>
>>I have a LinkSys Wireless G Broadband Router with SpeedBooster,
>>WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC
>>address I know and I want to always assign that machine the local
>>IP 192.168.1.104. How do I do that?

>
> You don't. The stock Linksys firmware for the WRT54GS does not
> have a "static DHCP", "static lease", "pre assigned DHCP", or
> whatever feature. If you need this feature, I suggest you install
> an alternative firmware, such as DD-WRT, which does have this
> feature:
> http://www.informatione.gmxhome.de/D...final/Services.
> html See box under "DHCPd".


Why so complicated?

A static IP address for the PC is assigned in Windows' own network
config. In Network -> Properties -> TCP/IP Properties, just set "Use
the following IP address" and be done with it. The DHCP server and
client don't enter into the picture at all.

All the machines on my home network have static IP addresses so I
always know which machine is generating what traffic.

--
Bert Hyman | St. Paul, MN | bert@iphouse.com

Reply With Quote
  #5 (permalink)  
Old 12-12-2006, 05:42 PM
dold@19.usenet.us.com
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

laredotornado@zipmail.com wrote:
> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
> WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC address I
> know and I want to always assign that machine the local IP
> 192.168.1.104. How do I do that?


Netgear offers an option to fix a particular MAC address to a particular IP
address, but that option doesn't seem to be present in the Linksys routers.

The default DHCP range is 50 addresses. You could assign that machine a
static IP address that it beyond 50, but still within the subnet of the
current routing.


--
---
Clarence A Dold - Hidden Valley Lake, CA, USA GPS: 38.8,-122.5

Reply With Quote
  #6 (permalink)  
Old 12-14-2006, 01:43 AM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

Bert Hyman <bert@iphouse.com> hath wroth:

>jeffl@comix.santa-cruz.ca.us (Jeff Liebermann) wrote in
>news:1trtn219mgrf85atp9kd1d0e4bmd629s1h@4ax.com :
>
>> laredotornado@zipmail.com hath wroth:
>>
>>>I have a LinkSys Wireless G Broadband Router with SpeedBooster,
>>>WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC
>>>address I know and I want to always assign that machine the local
>>>IP 192.168.1.104. How do I do that?

>>
>> You don't. The stock Linksys firmware for the WRT54GS does not
>> have a "static DHCP", "static lease", "pre assigned DHCP", or
>> whatever feature. If you need this feature, I suggest you install
>> an alternative firmware, such as DD-WRT, which does have this
>> feature:
>> http://www.informatione.gmxhome.de/D...final/Services.
>> html See box under "DHCPd".


>Why so complicated?


Easy.
1. Because the original poster asked how to do it in the router.
2. Because I don't like reconfiguring my laptop every time I go to a
different wireless LAN. I like to leave it set to DCHP assigned IP
addresses. If I set it to static IP (as you suggest), I would need to
set it to DHCP when I go to a free hot spot etc.
3. Because users expect routers to have a "static lease" feature and
are rather suprised when it's not there.
4. Managing static IP's are a pain in the posterior.

>A static IP address for the PC is assigned in Windows' own network
>config. In Network -> Properties -> TCP/IP Properties, just set "Use
>the following IP address" and be done with it. The DHCP server and
>client don't enter into the picture at all.
>
>All the machines on my home network have static IP addresses so I
>always know which machine is generating what traffic.


That's fine for all your home machines, which don't go anywhere. If
your router had a "static lease" feature, you could just assign the
IP's in the router, and leave the computahs set to DHCP.

Incidentally, I used to use Netswitcher to juggle IP's because many of
my customers were using static IP's on their network.
http://www.netswitcher.com
--
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 12-14-2006, 10:21 AM
riggor
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?


<laredotornado@zipmail.com> wrote in message
news:1165939650.243516.299600@16g2000cwy.googlegro ups.com...
> Hi,
>
> I have a LinkSys Wireless G Broadband Router with SpeedBooster,
> WRT54GS, FIrmware version 4.70.6. I have a machine whose MAC address I
> know and I want to always assign that machine the local IP
> 192.168.1.104. How do I do that?
>
> Thanks, - Dave
>

Is this machine mobile? Can you set a static address? Can you set an
alternate ip address?



Reply With Quote
  #8 (permalink)  
Old 12-14-2006, 01:31 PM
Bert Hyman
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

jeffl@comix.santa-cruz.ca.us (Jeff Liebermann) wrote in
news:47e1o25qfq4oaclbhb8bp0rmfrocg9gjd3@4ax.com:

> Bert Hyman <bert@iphouse.com> hath wroth:


>>Why so complicated?

>
> Easy.
> 1. Because the original poster asked how to do it in the router.


That's not the way I read it, since all he said was:

"I have a machine whose MAC address I know and I want to always
assign that machine the local IP 192.168.1.104. How do I do that?"

But, if that's what he meant, never mind.

--
Bert Hyman | St. Paul, MN | bert@iphouse.com

Reply With Quote
  #9 (permalink)  
Old 12-14-2006, 04:58 PM
Jeff Liebermann
Guest
 
Posts: n/a
Default Re: How to I automatically assign a local IP to a computer?

Bert Hyman <bert@iphouse.com> hath wroth:

>jeffl@comix.santa-cruz.ca.us (Jeff Liebermann) wrote in
>news:47e1o25qfq4oaclbhb8bp0rmfrocg9gjd3@4ax.com :
>
>> Bert Hyman <bert@iphouse.com> hath wroth:

>
>>>Why so complicated?

>>
>> Easy.
>> 1. Because the original poster asked how to do it in the router.

>
>That's not the way I read it, since all he said was:
>
>"I have a machine whose MAC address I know and I want to always
>assign that machine the local IP 192.168.1.104. How do I do that?"
>
>But, if that's what he meant, never mind.


Well, I can see how you read it to mean something like how do I
configure the PC to always have the same IP address. However, in the
previous sentence, he also disclosed that he has:
I have a LinkSys Wireless G Broadband Router with SpeedBooster,
WRT54GS, FIrmware version 4.70.6.
which I read to mean that he wants to know how to configure the
wireless router, and not the PC, for a static lease. I'll stand on my
interpretation (and my answer).

--
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
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
Call For Papers (Extended Deadline): WORLDCOMP'07 (June 25-28, 2007, Las Vegas, USA): computer science, computer eng., and applied computing conferences A. M. G. Solo comp.security.misc 0 02-21-2007 07:55 PM
Call For Papers: WORLDCOMP'07: conferences in computer science & computer engineering, USA A. M. G. Solo comp.security.misc 0 01-19-2007 08:01 AM
Call For Papers/Sessions: WORLDCOMP'07--multiple int'l. conferences in computer science & computer engineering, USA A. M. G. Solo comp.security.misc 0 12-03-2006 09:52 PM
WORLDCOMP'07: Call For Papers/Sessions--multiple int'l. conferences in computer science & computer engineering, USA A. M. G. Solo (do not reply to this email address) comp.security.misc 0 11-06-2006 05:59 AM
Utah computer law Teddybare alt.internet.wireless 2 08-05-2005 03:40 AM


All times are GMT. The time now is 06:01 PM.


Powered by vBulletin® Version 3.7.1
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