dhcpd.conf 问题

由 yghanzi 在 12-09-2002 11:27 发表:

dhcpd.conf 问题

----------------dhcpd.conf------------------------------

subnet 192.168.10.0 netmask 255.255.255.0{

range dynamic-bootp 192.168.10.0 192.168.10.99;

option routers 192.168.10.4;

option subnet-mask 255.255.255.0;

option domain-name "yghong.com";

option domain-name-servers 192.168.10.4,202.96.134.133;

}

-------------------------------------------------------------------------

[root@wwww /]# /etc/rc.d/init.d/dhcpd restart

关闭 dhcpd: [失败]

启动 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.

[失败]

[root@wwww /]#


由 xchen 在 12-09-2002 12:18 发表:


range dynamic-bootp 192.168.10.0 192.168.10.99;

改为

range dynamic-bootp 192.168.10.5 192.168.10.99;

再试一下!


_由 yghanzi 在 12-09-2002 13:06 发表: </i _

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus