Jason Bechtel wrote: > > From: Wolfgang Schweer <[EMAIL PROTECTED]> > > On Thu, 31 Jan 2002 [EMAIL PROTECTED] wrote: > >>You can change your entries in your dhcp.conf file for: > >>"default-lease-time" > >>and > >>"max-lease-time" > >>to a new and larger amount. > > > > having set a fixed address for a ws, you can grant infinite lease > > time with this entry: > > > > default-lease-time -1 > > Jim and LTSP list, > > Should this be part of the automatic and/or documented DHCP settings > when configuring LTSP (default, everywhere)? > > It seems like nothing is risked by giving infinite leases to fixed > address workstations... The only question is, what happens when you > replace a network card in a station and want to reassign the IP address > to the new MAC address? And the answer seems to be that you would need > to update the DHCP file anyway, and restart the DHCP server (or at least > get it to reread its conf file with some sort of signal). My only > remaining concern (no way to test it myself here) is if this would be > enough to "forget" the infinite lease of that IP address to another MAC. > Can anyone verify this? It would be a great addition to the polish > and stability of LTSP.
As I understand it, ltsp uses dhcp in part to make IP address assignments completely automatic. Infinite leases break this by preventing address recycling. As long as the dhcp server stays up, the only downside to lease expirations is a few UDP packets between the workstation and the server at lease renewal. Most of the time, a given workstation will get the same address every time. In a production environment, there are many justifications for leaving your servers up all the time and few for leaving them down most of the time. Jim and the other developers have done an amazing job of making LTSP ready to run "right out of the box". In any installation, however, there will be aspects of *any* system that will require some configuration. A checklist of likely problem points would be a great idea, but I don't think infinite leases are a good idea in most installations. -David _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net