Are you talking about DHCP leases?<div><br></div><div>The only DNS service is an internal recursing resolver.</div><div><br></div><div>Certainly this can be done, however a balance must be struck such that the pool is not exhausted by the new client rate, vs the lease time and pool size.</div>
<div><br></div><div>However, if your client does a DHCPREQUEST for the same address before the lease expires, you should be able to keep renewing the same lease for IP indefinitely.</div><div>If you drop offline for longer than the lease time, then you may potentially loose the address.</div>
<div><br></div><div>What's your use case? Could you get your client to renew?</div><div><br></div><div>Cheers,</div><div>jof</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 4, 2012 at 4:21 PM, Shawn <span dir="ltr"><<a href="mailto:shawnlandden@gmail.com" target="_blank">shawnlandden@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">can we increase the lease length of DNS leases at noisebridge? It would make my life easier. (like if the same mac address acts for a lease, give it the same one it had before)<br>
<br>---<br>Shawn Landden<br><br>
<br>_______________________________________________<br>
Rack mailing list<br>
<a href="mailto:Rack@lists.noisebridge.net">Rack@lists.noisebridge.net</a><br>
<a href="https://www.noisebridge.net/mailman/listinfo/rack" target="_blank">https://www.noisebridge.net/mailman/listinfo/rack</a><br>
<br></blockquote></div><br></div>