由 doocoo 在 06-16-2004 21:54 发表:
刚装的DHCP..驱动时出现以下错误..大家帮我一下
[root@zero-linux root]# /etc/rc.d/init.d/dhcpd start
启动 dhcpd:Internet Software Consortium DHCP Server V3.0rc9
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.
[失败]
由 domy 在 06-16-2004 22:59 发表:
是不是网卡没给地址?
ifconfig eth0 看一下下
由 Snoopy 在 06-17-2004 17:20 发表:
检查一下网卡情况再启动dhcp看看,看下启动日志说些什么
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 coolend 在 06-17-2004 19:25 发表:
原因在于:没有指定DHCP-DNS的互动更新模式
模式有2种:interim,ad-hoc
添加一行到dhcpd.conf中即可:<br