歡迎您光臨本站 註冊首頁

配置dhcp出現的問題,請高手幫忙一下,我不知道錯在哪裡

←手機掃碼閱讀     火星人 @ 2014-03-04 , reply:0

配置dhcp出現的問題,請高手幫忙一下,我不知道錯在哪裡

ddns-update-style none;
subnet 192.168.0.0 netmask 255.255.255.0 {
        option routers                  192.168.0.1;
        option  subnet-mask             255.255.255.0;
        option  domain-name             "fusmou.com";
        option  domain-name-servers     192.168.0.254;
        range   192.168.0.200 192.168.0.220;
        default-lease-time 21600;
        max-lease-time  43200;
#       host mou        {
#                       hardware ethernet 00-E0-4C-77-93-C1;
#                       fixed-address   192.168.0.223;
#       }
}

下面的錯誤信息
Internet Systems Consortium DHCP Server 4.0.0b1
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 0 leases to leases file.
Error opening '/proc/net/if_inet6' to list IPv6 interfaces; No such file or directory
Can't get list of interfaces.

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.

這是/var/log/messages

Oct 12 17:54:55 studylinux dhcpd: Internet Systems Consortium DHCP Server 4.0.0b1
Oct 12 17:54:55 studylinux dhcpd: Copyright 2004-2007 Internet Systems Consortium.
Oct 12 17:54:55 studylinux dhcpd: All rights reserved.
Oct 12 17:54:56 studylinux dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Oct 12 17:54:56 studylinux dhcpd: Wrote 0 leases to leases file.
Oct 12 17:54:56 studylinux dhcpd: Error opening '/proc/net/if_inet6' to list IPv6 interfaces; No such file or directory
Oct 12 17:54:56 studylinux dhcpd: Can't get list of interfaces.
Oct 12 17:54:57 studylinux dhcpd:
Oct 12 17:54:57 studylinux dhcpd: If you did not get this software from ftp.isc.org, please
Oct 12 17:54:57 studylinux dhcpd: get the latest from ftp.isc.org and install that before
Oct 12 17:54:57 studylinux dhcpd: requesting help.
Oct 12 17:54:57 studylinux dhcpd:
Oct 12 17:54:57 studylinux dhcpd: If you did get this software from ftp.isc.org and have not
Oct 12 17:54:57 studylinux dhcpd: yet read the README, please read it before requesting help.
Oct 12 17:54:57 studylinux dhcpd: If you intend to request help from the dhcp-server@isc.org
Oct 12 17:54:57 studylinux dhcpd: mailing list, please read the section on the README about
Oct 12 17:54:57 studylinux dhcpd: submitting bug reports and requests for help.
Oct 12 17:54:57 studylinux dhcpd:
Oct 12 17:54:57 studylinux dhcpd: Please do not under any circumstances send requests for
Oct 12 17:54:57 studylinux dhcpd: help directly to the authors of this software - please
Oct 12 17:54:57 studylinux dhcpd: send them to the appropriate mailing list as described in
Oct 12 17:54:57 studylinux dhcpd: the README file.
Oct 12 17:54:57 studylinux dhcpd:
Oct 12 17:54:58 studylinux dhcpd: exiting.
《解決方案》

各位老大,怎麼都沒有人回啊,我在等啊,急,是不是新的版本不支持RH9的問題呢

[火星人 ] 配置dhcp出現的問題,請高手幫忙一下,我不知道錯在哪裡已經有546次圍觀

http://coctec.com/docs/service/show-post-35113.html