Koozali.org: home of the SME Server

Problems with gettig DHCP working on SME Server 6.0.1

knut

Problems with gettig DHCP working on SME Server 6.0.1
« on: January 31, 2005, 07:22:53 PM »
Today my server started behvaing badly. DHCP has stoped working. When I use the DHCP manager in the server console I get the following error:

Code: [Select]

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Trying
Code: [Select]
/etc/init.d/dhcpd start from the console I get the following error:
Code: [Select]
Starting dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

** You must add a ddns-update-style statement to /etc/dhcpd.conf.
   To get the same behaviour as in 3.0b2pl11 and previous
   versions, add a line that says "ddns-update-style ad-hoc;"
   Please read the dhcpd.conf manual page for more information. **

If you did not get this software from ftp.isc.org, please
get the latest from ftp.isc.org and install that before
requesting help.

If you did get this software from ftp.isc.org and have not
yet read the README, please read it before requesting help.
If you intend to request help from the dhcp-server@isc.org
mailing list, please read the section on the README about
submitting bug reports and requests for help.

Please do not under any circumstances send requests for
help directly to the authors of this software - please
send them to the appropriate mailing list as described in
the README file.

exiting.
                                                           [ FAILED ]


What is the problem?

Regards

Knut

cc_skavenger

Problems with gettig DHCP working on SME Server 6.0.1
« Reply #1 on: February 01, 2005, 01:13:00 AM »
what are you trying to do?  If you are trying to turn on dhcp, reconfigure the server to be the dhcp server for your lan.

knut

Problems with gettig DHCP working on SME Server 6.0.1
« Reply #2 on: February 01, 2005, 02:33:12 PM »
I have been using DHCP on my LAN and just the other day it stoped working. The error messages inserted in my original topic is what I now get when I try to do anything DHCP-related on my server. It be to turn off DHCP or turn it on.

Knut

Offline smeghead

  • *
  • 563
  • +0/-0
Problems with gettig DHCP working on SME Server 6.0.1
« Reply #3 on: February 01, 2005, 04:35:53 PM »
.. check in /var/log/dhcpd for the current log and see if there are any clues there.

Have you loaded or upgraded any contribs recently?

Try reloading the DHCP manager module (not a standard item - either you added it or you got it as part of the custom iso).

HTH
..................

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Problems with gettig DHCP working on SME Server 6.0.1
« Reply #4 on: February 01, 2005, 10:20:14 PM »
Quote from: "knut"

Trying
Code: [Select]
/etc/init.d/dhcpd start from the console I get the following error:
Code: [Select]
Starting dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

** You must add a ddns-update-style statement to /etc/dhcpd.conf.


What is the problem?


You've installed a newer and incompatible DHCP server. You may also have some other problems due to installing incompatible versions of various problems - I don't think the "Internal Server Error" has anything to do with incompatible dhcp server versions, so you must have broken something else as well. Check /var/log/httpd/admin_error_log.