Am Montag, den 20.06.2005, 15:46 -0400 schrieb Joe Aurbach:
> So I've got dhcpd.conf configured as it seems I should in the 
> documentation.  I've put my own ip address and what not in there 
> (internal network) and we're not actually using dhcp for anyhting so I 
> set up the terminal I've got with a macaddress and ip address per the 
> documentation, or at least I think I have done all that.
> 
> When I try to restart dhcpd I get the following error:
> *****
> [EMAIL PROTECTED] init.d]# /etc/rc.d/init.d/dhcpd restart
> Shutting down dhcpd                                        [FAILED]
> Starting dhcpd: /etc/dhcpd.conf line 7: expecting a parameter or 
> declaration.
> ddns-update-style
> ^
> /etc/dhcpd.conf line 20: expecting string or hexadecimal data.
> option option-128 code
>        ^
> /etc/dhcpd.conf line 21: expecting string or hexadecimal data.
> option option-129 code
>        ^
> Configuration file errors encountered -- exiting
> exiting.
>  [...]        
> So.  Thoughts?  Am I missing somehting.


Looks as if you run dhcpd version 2.something.
You need version 3 (which has been around for quite some time), because
exactly the options that your dhcpd did not recognize were the
difference between the two versions, iirc.

No idea which distro you run. Debian will install the "right" one if you
call   apt-get install dhcp3-server  (the dhcp v2 is called just
"dhcp").

HTH

Anselm



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_____________________________________________________________________
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.freenode.net

Reply via email to