...
> I compiled 
> from source, but now dhcpd chokes on option-128 and option-129.  The error 
> message is as follows.
> ----------------------------------------------------
> Internet Software Consortium DHCP Server V3.0pl1
> Copyright 1995-2001 Internet Software Consortium.
> All rights reserved.
> For info, please visit http://www.isc.org/products/DHCP
> /etc/dhcpd.conf line 35: no option named option-128
>                 option option-128     e4:
...

Try adding these two lines just below the option root-path line:
option option-128 code 128 = string;
option option-129 code 129 = string;


-------------------------------------------------------
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

Reply via email to