PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : dhcpd lässt sich nicht starten!



BlackWizard
07.01.05, 01:42
Hi@all! hab den dhcpd als rpm von rpmseek.com (dhcpd-2.0b1pl0-1.i386.rpm)installiert und dann nach folgendem howto konfiguriert:
http://www.linuxhaven.de/dlhp/HOWTO/DE-Netzwerk-HOWTO-7.html

dummerweise startet der dhcpd nicht (trotz "chkconfig --level 235 dhcpd on"), auch nicht manuell per "dhcpd" oder "/usr/sbin/dhcpd"! ein aufruf der befehle in den konsole bewirkt nichts, keine ausgabe des deamons, nichts!
hier meine "/etc/dhcpd.conf":



subnet 10.0.0.0 netmask 255.0.0.0 {
option routers 10.0.0.1;
option subnet-mask 255.0.0.0;
option domain-name "lan";
option domain-name-servers 10.0.0.1;
range 10.0.0.11 10.0.0.180;
default-lease-time 86400;
max-lease-time 86400;
}


hoffe ihr könnt mir wieder so super weiterhelfen, danke schonmal im vorraus :)! P.s: hab mir auch schonmal die BIND Konfiguration angeschaut, scheint für meine Zwecke garnicht so schwer zu sein :P! Aber erstmal den DHCPD zum laufen bringen...

wadesch
07.01.05, 02:06
schau mal in '/var/log/messages' nach.

und zwar mit 'tail -f /var/log/messages' und dann startest du dhcpd nochmal. da sollte dann irgend etwas stehen.

BlackWizard
07.01.05, 02:11
[root@skynet black]# tail -f /var/log/messages
Jan 7 02:44:52 skynet sshd(pam_unix)[2459]: authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.0.0.4 user=root
Jan 7 02:44:59 skynet sshd(pam_unix)[2461]: session opened for user root by root(uid=0)
Jan 7 02:50:01 skynet crond(pam_unix)[2494]: session opened for user black by (uid=0)
Jan 7 02:50:01 skynet crond(pam_unix)[2494]: session closed for user black
Jan 7 03:00:01 skynet crond(pam_unix)[2497]: session opened for user black by (uid=0)
Jan 7 03:00:01 skynet crond(pam_unix)[2497]: session closed for user black
Jan 7 03:01:02 skynet crond(pam_unix)[2500]: session opened for user root by (uid=0)
Jan 7 03:01:02 skynet crond(pam_unix)[2500]: session closed for user root
Jan 7 03:10:01 skynet crond(pam_unix)[2502]: session opened for user black by (uid=0)
Jan 7 03:10:01 skynet crond(pam_unix)[2502]: session closed for user black



da steht NIX von dhcpd :(!

wadesch
07.01.05, 02:18
was für eine distribution hast du ? vielleicht nimmst mal den dhcpd von deiner distri zwecks möglicher paketabhängigkeiten.

BlackWizard
07.01.05, 02:22
fedora core 3, und der wurde nicht mitinstalled eshalb hab ich den ja nachträglich gesaugt! und das dumme ich finde den server nirgendwo zum download, ich google schon seit mehr als ner stunden nach dem aktuellen tar.gz archiv und finde NIX! Das gibts doch nich! wo bekomme ich den dhcpd in der neusten version für fc3 her??

wadesch
07.01.05, 02:45
soweit ich weiß gibt es für fedora 'yum' damit kann man fehlende pakete übers netz installieren. sollte eigentlich mit installiert sein. schau mal danach.

BlackWizard
07.01.05, 02:52
"yum install dhcp" hab ich gemacht,"yum install dhcp-server" brachte nur dass das paket nicht gefunden wurde (not matching any...), auch "yum install dhcpd" brachte das gleich resultat! ich dreh am rad, sone schöne config und keine install sources oder binaries, gibts denn sowas...

Stormbringer
07.01.05, 07:54
Ich weiß ja nicht, wie Du wo danach gesucht hast, aber im Internet bspw. via Google (http://www.google.com/linux/) oder RPMFind.net (http://www.rpmfind.net/) kommt doch einiges ...
das Original von: http://www.isc.org/index.pl?/sw/dhcp/
und ein FC3 RPM: http://www.rpmfind.net//linux/RPM/fedora/3/i386/dhcp-3.0.1-11.i386.html

Gruß

BlackWizard
07.01.05, 10:19
habe nach "linux dhcpd download" gesucht!nun sagt er mir, dass das "packet already installed" sei und ein konflikt zwischen dem neuen rpm und dem dhcpd-2irgendwas von freshrpms besteht, habe dieses dann mit "rpm -e dhcpd" deinstalled, dann kam nur noch "packet already installed" (hab das ja vorher per "yum install dhcp" aktualisiert). ein aufruf von "dhcpd" bringt immer noch die gleichen resultate wie vorher auch schon :(!

Stormbringer
07.01.05, 10:32
Wie wäre es, daß passende RPM downzuloaden, das momentan installierte zu deinstallieren, und dann daß zuvor downgeloadete mittels rpm -Uvh dhcp....rpm zu installieren?

Gruß

BlackWizard
07.01.05, 10:49
das is ne gute idee, kann ich mir denn irgendwie anzeigen lassen wie die pakete heißen die ich deinstallen muss?hab ja nur das neuste, passende für fc3 noch auf der platte! folgendes hab ich schon ausprobiert, das resultat sieht man auch...


[root@skynet black]# rpm -e dhcp-3.0.1-11.i386.rpm
Fehler: Paket dhcp-3.0.1-11.i386.rpm ist nicht installiert
[root@skynet black]# rpm -U dhcp-3.0.1-11.i386.rpm
package dhcp-3.0.1-11 is already installed
[root@skynet black]#


hilfe...

Stormbringer
07.01.05, 11:19
rpm -qa | grep dhcp


Gruß

BlackWizard
07.01.05, 17:44
ok hab das paket dann so mit dem namen deinstalled (rpm -e paketname-durch-den-befehl-oben-erfahren) und dann neu installiert, mit chkconfig eingetragen (level 2,3,5) aber es startet immer noch nicht, auch manuell eintippen bringt nix, pstree sagt:



[root@skynet ~]# pstree
initââ¬âapmd
ââatd
ââcrond
ââcupsd
ââdbus-daemon-1
ââevents/0ââ¬âaio/0
â ââkblockd/0
â ââkhelper
â ââkmirrord/0
â ââ2*[pdflush]
ââgpm
ââhald
ââhttpdâââ8*[httpd]
ââkapmd
ââkhubd
ââ2*[kjournald]
ââklogd
ââkseriod
ââksoftirqd/0
ââkswapd0
ââmDNSResponder
ââ6*[mingetty]
ââminiserv.pl
âânifd
ââportmap
âârpc.idmapd
âârpc.statd
ââ2*[sendmail]
ââsmartd
ââsshdâââsshdâââbashâââpstree
ââsyslogd
ââudevd
ââvsftpd
ââxfs
ââxinetd


Ich brauche das dringend, bin echt verzweifelt :(!

Stormbringer
07.01.05, 18:00
Mit all den Sonderzeichen???

Was steht denn dazu in /var/log/messages?
(grep dhcp /var/log/messages)

Gruß

BlackWizard
08.01.05, 13:52
Jan 7 11:15:21 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 7 11:15:21 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 7 11:15:21 skynet dhcpd: requesting help.
Jan 7 11:15:21 skynet dhcpd:
Jan 7 11:15:21 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 7 11:15:21 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 7 11:15:21 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 7 11:15:21 skynet dhcpd: mailing list, please read the section on the README about
Jan 7 11:15:21 skynet dhcpd: submitting bug reports and requests for help.
Jan 7 11:15:21 skynet dhcpd:
Jan 7 11:15:21 skynet dhcpd: Please do not under any circumstances send requests for
Jan 7 11:15:21 skynet dhcpd: help directly to the authors of this software - please
Jan 7 11:15:21 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 7 11:15:21 skynet dhcpd: the README file.
Jan 7 11:15:21 skynet dhcpd:
Jan 7 11:15:21 skynet dhcpd: exiting.
Jan 7 11:15:53 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 7 11:15:53 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 7 11:15:53 skynet dhcpd: All rights reserved.
Jan 7 11:15:53 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 7 11:15:53 skynet dhcpd:
Jan 7 11:15:53 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 7 11:15:53 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 7 11:15:53 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 7 11:15:53 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 7 11:15:53 skynet dhcpd:
Jan 7 11:15:53 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 7 11:15:53 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 7 11:15:53 skynet dhcpd: requesting help.
Jan 7 11:15:53 skynet dhcpd:
Jan 7 11:15:53 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 7 11:15:53 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 7 11:15:53 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 7 11:15:53 skynet dhcpd: mailing list, please read the section on the README about
Jan 7 11:15:53 skynet dhcpd: submitting bug reports and requests for help.
Jan 7 11:15:53 skynet dhcpd:
Jan 7 11:15:53 skynet dhcpd: Please do not under any circumstances send requests for
Jan 7 11:15:53 skynet dhcpd: help directly to the authors of this software - please
Jan 7 11:15:53 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 7 11:15:53 skynet dhcpd: the README file.
Jan 7 11:15:53 skynet dhcpd:
Jan 7 11:15:53 skynet dhcpd: exiting.
Jan 7 18:28:35 skynet dhcpd: Herunterfahren von dhcpd failed
Jan 7 18:30:47 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 7 18:30:47 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 7 18:30:47 skynet dhcpd: All rights reserved.
Jan 7 18:30:47 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 7 18:30:47 skynet dhcpd:
Jan 7 18:30:47 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 7 18:30:47 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 7 18:30:47 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 7 18:30:47 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 7 18:30:47 skynet dhcpd:
Jan 7 18:30:47 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 7 18:30:47 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 7 18:30:47 skynet dhcpd: requesting help.
Jan 7 18:30:47 skynet dhcpd:
Jan 7 18:30:47 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 7 18:30:47 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 7 18:30:47 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 7 18:30:47 skynet dhcpd: mailing list, please read the section on the README about
Jan 7 18:30:47 skynet dhcpd: submitting bug reports and requests for help.
Jan 7 18:30:47 skynet dhcpd:
Jan 7 18:30:47 skynet dhcpd: Please do not under any circumstances send requests for
Jan 7 18:30:47 skynet dhcpd: help directly to the authors of this software - please
Jan 7 18:30:47 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 7 18:30:47 skynet dhcpd: the README file.
Jan 7 18:30:47 skynet dhcpd:
Jan 7 18:30:47 skynet dhcpd: exiting.
Jan 7 18:34:51 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 7 18:34:51 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 7 18:34:51 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 7 18:34:51 skynet dhcpd: All rights reserved.
Jan 7 18:34:51 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 7 18:34:51 skynet dhcpd: All rights reserved.
Jan 7 18:34:51 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 7 18:34:51 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 7 18:34:51 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 7 18:34:51 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 7 18:34:51 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 7 18:34:51 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 7 18:34:51 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 7 18:34:51 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 7 18:34:51 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 7 18:34:51 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 7 18:34:51 skynet dhcpd: requesting help.
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: requesting help.
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 7 18:34:51 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 7 18:34:51 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 7 18:34:51 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 7 18:34:51 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 7 18:34:51 skynet dhcpd: mailing list, please read the section on the README about
Jan 7 18:34:51 skynet dhcpd: submitting bug reports and requests for help.
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: Please do not under any circumstances send requests for
Jan 7 18:34:51 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 7 18:34:51 skynet dhcpd: mailing list, please read the section on the README about
Jan 7 18:34:51 skynet dhcpd: submitting bug reports and requests for help.
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: Please do not under any circumstances send requests for
Jan 7 18:34:51 skynet dhcpd: help directly to the authors of this software - please
Jan 7 18:34:51 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 7 18:34:51 skynet dhcpd: the README file.
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: exiting.
Jan 7 18:34:51 skynet dhcpd: help directly to the authors of this software - please
Jan 7 18:34:51 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 7 18:34:51 skynet dhcpd: the README file.
Jan 7 18:34:51 skynet dhcpd:
Jan 7 18:34:51 skynet dhcpd: exiting.
Jan 7 18:34:51 skynet dhcpd: Starten von dhcpd failed
Jan 8 14:38:44 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 8 14:38:44 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 8 14:38:44 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 8 14:38:44 skynet dhcpd: All rights reserved.
Jan 8 14:38:44 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 8 14:38:44 skynet dhcpd:
Jan 8 14:38:44 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 8 14:38:44 skynet dhcpd: All rights reserved.
Jan 8 14:38:44 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 8 14:38:44 skynet dhcpd:
Jan 8 14:38:44 skynet dhcpd:
Jan 8 14:38:44 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 8 14:38:44 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 8 14:38:44 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 8 14:38:45 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 8 14:38:45 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 8 14:38:45 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 8 14:38:44 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 8 14:38:45 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 8 14:38:45 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 8 14:38:45 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 8 14:38:45 skynet dhcpd: requesting help.
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 8 14:38:45 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 8 14:38:45 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 8 14:38:45 skynet dhcpd: mailing list, please read the section on the README about
Jan 8 14:38:45 skynet dhcpd: submitting bug reports and requests for help.
Jan 8 14:38:45 skynet dhcpd: requesting help.
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 8 14:38:45 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 8 14:38:45 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 8 14:38:45 skynet dhcpd: mailing list, please read the section on the README about
Jan 8 14:38:45 skynet dhcpd: submitting bug reports and requests for help.
Jan 8 14:38:45 skynet dhcpd: Please do not under any circumstances send requests for
Jan 8 14:38:45 skynet dhcpd: help directly to the authors of this software - please
Jan 8 14:38:45 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 8 14:38:45 skynet dhcpd: the README file.
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: exiting.
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: Please do not under any circumstances send requests for
Jan 8 14:38:45 skynet dhcpd: help directly to the authors of this software - please
Jan 8 14:38:45 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 8 14:38:45 skynet dhcpd: the README file.
Jan 8 14:38:45 skynet dhcpd:
Jan 8 14:38:45 skynet dhcpd: exiting.
Jan 8 14:38:45 skynet dhcpd: Starten von dhcpd failed
Jan 8 14:48:42 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 8 14:48:42 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 8 14:48:42 skynet dhcpd: All rights reserved.
Jan 8 14:48:42 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 8 14:48:42 skynet dhcpd:
Jan 8 14:48:42 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 8 14:48:42 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 8 14:48:42 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 8 14:48:42 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 8 14:48:42 skynet dhcpd:
Jan 8 14:48:42 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 8 14:48:42 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 8 14:48:42 skynet dhcpd: requesting help.
Jan 8 14:48:42 skynet dhcpd:
Jan 8 14:48:42 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 8 14:48:42 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 8 14:48:42 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 8 14:48:42 skynet dhcpd: mailing list, please read the section on the README about
Jan 8 14:48:42 skynet dhcpd: submitting bug reports and requests for help.
Jan 8 14:48:42 skynet dhcpd:
Jan 8 14:48:42 skynet dhcpd: Please do not under any circumstances send requests for
Jan 8 14:48:42 skynet dhcpd: help directly to the authors of this software - please
Jan 8 14:48:42 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 8 14:48:42 skynet dhcpd: the README file.
Jan 8 14:48:42 skynet dhcpd:
Jan 8 14:48:42 skynet dhcpd: exiting.
Jan 8 14:49:02 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 8 14:49:02 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 8 14:49:02 skynet dhcpd: All rights reserved.
Jan 8 14:49:02 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 8 14:49:02 skynet dhcpd:
Jan 8 14:49:02 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 8 14:49:02 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 8 14:49:02 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 8 14:49:02 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 8 14:49:02 skynet dhcpd:
Jan 8 14:49:02 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 8 14:49:02 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 8 14:49:02 skynet dhcpd: requesting help.
Jan 8 14:49:02 skynet dhcpd:
Jan 8 14:49:02 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 8 14:49:02 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 8 14:49:02 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 8 14:49:02 skynet dhcpd: mailing list, please read the section on the README about
Jan 8 14:49:02 skynet dhcpd: submitting bug reports and requests for help.
Jan 8 14:49:02 skynet dhcpd:
Jan 8 14:49:02 skynet dhcpd: Please do not under any circumstances send requests for
Jan 8 14:49:02 skynet dhcpd: help directly to the authors of this software - please
Jan 8 14:49:02 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 8 14:49:02 skynet dhcpd: the README file.
Jan 8 14:49:02 skynet dhcpd:
Jan 8 14:49:02 skynet dhcpd: exiting.
Jan 8 14:49:05 skynet dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Jan 8 14:49:05 skynet dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 8 14:49:05 skynet dhcpd: All rights reserved.
Jan 8 14:49:05 skynet dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 8 14:49:05 skynet dhcpd:
Jan 8 14:49:05 skynet dhcpd: ** You must add a ddns-update-style statement to /etc/dhcpd.conf.
Jan 8 14:49:05 skynet dhcpd: To get the same behaviour as in 3.0b2pl11 and previous
Jan 8 14:49:05 skynet dhcpd: versions, add a line that says "ddns-update-style ad-hoc;"
Jan 8 14:49:05 skynet dhcpd: Please read the dhcpd.conf manual page for more information. **
Jan 8 14:49:05 skynet dhcpd:
Jan 8 14:49:05 skynet dhcpd: If you did not get this software from ftp.isc.org, please
Jan 8 14:49:05 skynet dhcpd: get the latest from ftp.isc.org and install that before
Jan 8 14:49:05 skynet dhcpd: requesting help.
Jan 8 14:49:05 skynet dhcpd:
Jan 8 14:49:05 skynet dhcpd: If you did get this software from ftp.isc.org and have not
Jan 8 14:49:05 skynet dhcpd: yet read the README, please read it before requesting help.
Jan 8 14:49:05 skynet dhcpd: If you intend to request help from the dhcp-server@isc.org
Jan 8 14:49:05 skynet dhcpd: mailing list, please read the section on the README about
Jan 8 14:49:05 skynet dhcpd: submitting bug reports and requests for help.
Jan 8 14:49:05 skynet dhcpd:
Jan 8 14:49:05 skynet dhcpd: Please do not under any circumstances send requests for
Jan 8 14:49:05 skynet dhcpd: help directly to the authors of this software - please
Jan 8 14:49:05 skynet dhcpd: send them to the appropriate mailing list as described in
Jan 8 14:49:05 skynet dhcpd: the README file.
Jan 8 14:49:05 skynet dhcpd:
Jan 8 14:49:05 skynet dhcpd: exiting.
[root@skynet ~]#



das steht dazu! also starten klappt schon anscheinend, nur nich komplett wegen irgendwelcher fehler! was muss ich tun?

Stormbringer
08.01.05, 14:09
Vielleicht noch konfigurieren?
Wie sieht die momentane Konfig aus?

Gruß

BlackWizard
08.01.05, 14:10
subnet 10.0.0.0 netmask 255.0.0.0 {
option routers 10.0.0.1;
option subnet-mask 255.0.0.0;
option domain-name "lan";
option domain-name-servers 10.0.0.1;
range 10.0.0.11 10.0.0.180;
default-lease-time 86400;
max-lease-time 86400;
}

eth0 is die LAN-card!