Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Well, the ISP tracks your lease and tries to renew it on your computer every
(lease expire time)/2 or somewhere thereabouts, it's in the man. So as long
as your computer stays online during ISP attempts to renew your lease, you
keep your IP (even if you shut off your computer between lease renewal
attempts).
Your ISP can also map your network address to receive a specific IP,
although that won't be terribly useful if you're dialling in and catching a
different modem each time, most likely. A lot of ISP sell you static ip
option for some few bucks though, if you went to the trouble to get (pay
for?) a domain name then getting a static IP shouldn't be that tough?
-----Original Message-----
From: Scott McCool [mailto:EMAIL:PROTECTED]
Sent: Sunday, December 05, 1999 4:21 PM
To: EMAIL:PROTECTED
Subject: Re: [UUG/MLUG] dynamic IP script
My guess is what you want isn't quite possible. I'm not sure, but I
_BELIEVE_ DHCP works by giving you an IP at "random". Once you have it,
though, you usually keep it as long as your machine is up. You could then
lose it when you took the interface down or shut the machine down. I
think #2 isn't an issue.
If the reason you want a static IP is you want a domain name for it just
go to dyndns.org or any of the other free providers, they'll map a name to
your IP and at least dyndns.org offers clients that will automatically
update the hostname / ip pair whenever your address changes.
-Scott
*----------------------------------------------------------*
Scott McCool
*----------------------------------------------------------*
On Sun, 5 Dec 1999, Kyle Krieg wrote:
>
> Is there any scripts out there that
>
> 1) when my machine boots up, tries to get the same IP address everytime
> through DHCP.
>
> 2) when the IP "lease" is up and the ISP tries to give me a new IP, it
> grabs the same IP address, granted that #1 works up above...
>
> Is any of this possible?
>
>
>