Am Mittwoch, den 06.08.2008, 16:45 +0300 schrieb [EMAIL PROTECTED]: > But when I try to start dhcp3-server, it says: > > [EMAIL PROTECTED]:~# /etc/init.d/dhcp3-server restart > dhcpd self-test failed. Please fix the config file. > The error was: > /etc/ltsp/dhcpd.conf line 7: subnet 172.23.24.21 netmask 255.255.255.0: > bad subnet number/mask combination. > subnet 172.23.24.21 netmask 255.255.255.0 > ^ > Configuration file errors encountered -- exiting > [EMAIL PROTECTED]:~# > > I do not remember to see this kind of message anywhere before, it is > really odd to me...
Dear Asmo, I think this error relates to a change in dhcpd.conf expected parameters - I also had id from time to time, setting up new servers. If I remember correctly older dhcpd versions would expect the subnet address to match an interface address, while newer version expect it to specify the network address, meaning the "host" bits in the subnet mask must be zeroes. Try subnet 172.23.24.0 netmask 255.255.255.0 and see if that helps. Best regards Anselm
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
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
