Pessoall,

Vou repassar o meu caso para ver ser vcs me ajudam.

Tenho instalado em um RedHat 9 o DHCP Server, cujo pacote � dhcp-3.0pl1-23.

Tenho o seguinte /etc/dhcp.conf:

#
# Arquivo de configuracao do DHCP
#
default-lease-time 600;
max-lease-time 7200;

subnet 192.168.1.0 netmask 255.255.255.0 {
        range 192.168.1.20 192.168.1.254;
        option subnet-mask 255.255.255.0;
        option broadcast-address 192.168.1.255;
        option routers 192.168.1.254;
        option domain-name-servers 192.168.1.1, 192.168.1.2;
        option domain-name "teste.org";
        option netbios-name-servers 192.168.1.1;
}

Quando inicio o servi�o com o comando:
# /etc/init.d/dhcpd start

A seguinte mensagem � retornada:
----------------------------------------------------------------------------
----
[EMAIL PROTECTED] root]# /etc/init.d/dhcpd start
Inicializando o dhcpd: 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

** 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 [EMAIL PROTECTED]
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.
                                                           [FALHOU]
----------------------------------------------------------------------------
----

Essa mensagem � a mesma que aparece no /var/log/messages. Vejam:

Oct 10 14:22:53 intranet2 dhcpd: Internet Software Consortium DHCP Server
V3.0pl1
Oct 10 14:22:53 intranet2 dhcpd: Copyright 1995-2001 Internet Software
Consortium.
Oct 10 14:22:53 intranet2 dhcpd: All rights reserved.
Oct 10 14:22:53 intranet2 dhcpd: For info, please visit
http://www.isc.org/products/DHCP
Oct 10 14:22:53 intranet2 dhcpd:
Oct 10 14:22:53 intranet2 dhcpd: ** You must add a ddns-update-style
statement to /etc/dhcpd.conf.
Oct 10 14:22:53 intranet2 dhcpd:    To get the same behaviour as in
3.0b2pl11 and previous
Oct 10 14:22:53 intranet2 dhcpd:    versions, add a line that says
"ddns-update-style ad-hoc;"
Oct 10 14:22:53 intranet2 dhcpd:    Please read the dhcpd.conf manual page
for more information. **
Oct 10 14:22:53 intranet2 dhcpd:
Oct 10 14:22:53 intranet2 dhcpd: If you did not get this software from
ftp.isc.org, please
Oct 10 14:22:53 intranet2 dhcpd: get the latest from ftp.isc.org and install
that before
Out 10 14:22:53 intranet2 dhcpd: Internet Software Consortium DHCP Server
V3.0pl1
Out 10 14:22:53 intranet2 dhcpd: Copyright 1995-2001 Internet Software
Consortium.
Oct 10 14:22:53 intranet2 dhcpd: requesting help.
Out 10 14:22:53 intranet2 dhcpd: All rights reserved.
Oct 10 14:22:53 intranet2 dhcpd:
Out 10 14:22:53 intranet2 dhcpd: For info, please visit
http://www.isc.org/products/DHCP
Oct 10 14:22:53 intranet2 dhcpd: If you did get this software from
ftp.isc.org and have not
Out 10 14:22:53 intranet2 dhcpd:
Oct 10 14:22:53 intranet2 dhcpd: yet read the README, please read it before
requesting help.
Out 10 14:22:53 intranet2 dhcpd: ** You must add a ddns-update-style
statement to /etc/dhcpd.conf.
Oct 10 14:22:53 intranet2 dhcpd: If you intend to request help from the
[EMAIL PROTECTED]
Out 10 14:22:54 intranet2 dhcpd:    To get the same behaviour as in
3.0b2pl11 and previous
Oct 10 14:22:54 intranet2 dhcpd: mailing list, please read the section on
the README about
Out 10 14:22:54 intranet2 dhcpd:    versions, add a line that says
"ddns-update-style ad-hoc;"
Oct 10 14:22:54 intranet2 dhcpd: submitting bug reports and requests for
help.
Out 10 14:22:54 intranet2 dhcpd:    Please read the dhcpd.conf manual page
for more information. **
Oct 10 14:22:54 intranet2 dhcpd:
Out 10 14:22:54 intranet2 dhcpd:
Oct 10 14:22:54 intranet2 dhcpd: Please do not under any circumstances send
requests for
Out 10 14:22:54 intranet2 dhcpd: If you did not get this software from
ftp.isc.org, please
Oct 10 14:22:54 intranet2 dhcpd: help directly to the authors of this
software - please
Out 10 14:22:54 intranet2 dhcpd: get the latest from ftp.isc.org and install
that before
Oct 10 14:22:54 intranet2 dhcpd: send them to the appropriate mailing list
as described in
Oct 10 14:22:54 intranet2 dhcpd: the README file.
Out 10 14:22:54 intranet2 dhcpd: requesting help.
Oct 10 14:22:54 intranet2 dhcpd:
Out 10 14:22:54 intranet2 dhcpd:
Oct 10 14:22:54 intranet2 dhcpd: exiting.
Out 10 14:22:54 intranet2 dhcpd: If you did get this software from
ftp.isc.org and have not
Out 10 14:22:54 intranet2 dhcpd: yet read the README, please read it before
requesting help.
Out 10 14:22:54 intranet2 dhcpd: If you intend to request help from the
[EMAIL PROTECTED]
Out 10 14:22:54 intranet2 dhcpd: mailing list, please read the section on
the README about
Out 10 14:22:54 intranet2 dhcpd: submitting bug reports and requests for
help.
Out 10 14:22:54 intranet2 dhcpd:
Out 10 14:22:54 intranet2 dhcpd: Please do not under any circumstances send
requests for
Out 10 14:22:54 intranet2 dhcpd: help directly to the authors of this
software - please
Out 10 14:22:54 intranet2 dhcpd: send them to the appropriate mailing list
as described in
Out 10 14:22:54 intranet2 dhcpd: the README file.
Out 10 14:22:54 intranet2 dhcpd:
Out 10 14:22:54 intranet2 dhcpd: exiting.
Out 10 14:22:54 intranet2 dhcpd: arranque do dhcpd failed


Turma, d�em-me uma for�a. T� dif�cil a situa��o aqui.

Abra�os,

Leonardo Dias

---------------------------------------------------------------------------
Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br

Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utiliza��o da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html

Responder a