On Thu, 15 Aug 2002 08:53:19 +0100 "Thomas Dahl" <[EMAIL PROTECTED]> wrote:
> Hi > > I'm trying to set up a dhcp-server (ISC DHCPD v3) to serve dynamic ip > addresses for ltsp workstations. I'm trying to avoid using the > mac-address for pointing out which workstations are ltsp-terminals. The > network has both the ltsp-workstations and workstations running Windows > and Mac OS. Because of the different options going into the dhcp-reply > depending on the client I'm trying to distinguish between them in the > dhcp-server. It's no problem detecting when Etherboot is requesting but > when the ltsp kernel send its request I don't know how I can detect > this. Is it possible to let dhcp-client in the kernel use a special > user-class option? Any ideas... I'm not sure that I follow. Getting the workstation to load the kernel is the only part that is different from any other client making a request. If you are getting past that point, the rest is trivial...as long as your root-path in dhcpd.conf is where the workstation can see it. Macs, Windows, etc will all ignore the root-path option as well as any other options they don't need. Cheers ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _____________________________________________________________________ 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
