William R. Walsh wrote:
>
> Hi!
>
> > Hmm. So supposing I'm downloading a file that will take over a day
> > (dialup), what happens if my IP address changes, if the client lease
> > time is set to the default of one day?
>
> As far as I can tell, router and PC will cope just fine. I pulled a 6GB ZIP
> file and a 4.7GB Knoppix disc image down from the 'net some time ago. Even
> on a cable connection it took several days and exceeded the lease time on my
> router. There were no problems or interruptions.
>
> Since you mentioned a dialup connection, I must ask...is your Linksys router
> actually doing routing from a dial-up connection? I've only ever seen one
> router that could do that--the Apple Airport.
>
> William
No, I'm actually dialup on the internal modem. I just needed an example.
One case where it might matter is if programs in 2 computers are communicating
by shared files, say I1200a reading files in //I1200b and vice versa; and if
it goes on more than a day, then the actual IP addresses might change, if the
lease time expires.
That would screw things up if the file handles are resolved once at start rather than
each time (which seems likely in fact); and then the communication path would
break when the lease expired.
I can't guess whether there's enough programming to reresolve an expired handle
or not, this being a matter of psychology.
--
On the internet, nobody knows you're a jerk.