It pains me to say this because his tact is non-existent, but I agree with Rainer here.<br>
<br>
If you are using DHCP, you should never be introducing potential
caching issues.&nbsp; If there is such an unreliable system that this
happens often, either use static IP or something like zero config to
fall back.&nbsp; Reusing a stale lease is never a good solution.<br>
<br>
If it is on the wrong subnet, you have one of three options.&nbsp; It
works, it doesn't work, it doesn't work and the routers start sending
notifications to the IT guy that wrong subnet traffic is on the
wire.&nbsp; In the 99.9999% times where you are still on the same
subnet, why the heck did you DHCP server go away?<br><br><div><span class="gmail_quote">On 8/21/05, <b class="gmail_sendername">Josef Wolf</b> &lt;jw@&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Sun, Aug 21, 2005 at 06:17:58PM +0200, Rainer Weikusat wrote:<br><br>&gt; The second is not so easy, though, because all times in DHCP are<br>&gt; relative to the beginning of a particular negotiation cycle, which<br>&gt; means that the client can neither reliably determine if the lease is still
<br>&gt; valid (the host clock could have changed arbitrarily in the meantime)<br><br>Umpf... I can't believe you're really worrying about the clock.<br>I understand that DHCP times are relative. But this doesn't mean that
<br>they can't be converted to a more sane format.&nbsp;&nbsp;There are several dhcp<br>clients which are able to cope with this clock problem...<br><br>&gt; nor does it know if it is still usable at all (client might be running<br>
&gt; on a different subnet).<br><br>So what? it _might_ be on a different subnet. But in 99.9999% it will be<br>on the _same_ subnet.&nbsp;&nbsp;But even _if_ it happens to be on a different<br>subnet: what's the problem?<br><br>--
<br>No software patents in Europe -- <a href="http://nosoftwarepatents.com">http://nosoftwarepatents.com</a><br>-- Josef Wolf -- <a href="mailto:jw@raven.inka.de">jw@raven.inka.de</a> --<br><br><br>_______________________________________________
<br>busybox mailing list<br><a href="mailto:busybox@mail.busybox.net">busybox@mail.busybox.net</a><br><a href="http://busybox.net/mailman/listinfo/busybox">http://busybox.net/mailman/listinfo/busybox</a><br><br><br></blockquote>
</div><br>