亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: [跪族]求救DHCPD不能啟動(dòng),請大家?guī)椭?[打印本頁]

作者: ddnyiy    時(shí)間: 2006-11-16 01:32
標(biāo)題: [跪族]求救DHCPD不能啟動(dòng),請大家?guī)椭?br />大家請看這是我的配置內(nèi)容

ddns-update-style interim;
ignore client-updates;
allow bootp;

      subnet 192.168.1.8 netmask 255.255.255.0 {
        range 192.168.1.11 192.168.1.200;
        option routers 192.168.1.101;
        option subnet-mask 255.255.255.0;
        option domain-name-servers 192.168.1.101;
       # option broadcast-address 192.168.1.255;
        default-lease-time 86400;
        max-lease-time 172800;
        host node4{
          hardware Ethernet 00:E0:4C:48:C8:B5;
          fixed-address 192.168.1.88;

        }
      }

這是系統(tǒng)無法起動(dòng)的提示信息

啟動(dòng) dhcpd:Internet Systems Consortium DHCP Server V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
/etc/dhcpd.conf line 5: subnet 192.168.1.8 netmask 255.255.255.0: bad subnet number/mask combination.
      subnet 192.168.1.8 netmask 255.255.255.0
                                             ^
Configuration file errors encountered -- exiting

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.
作者: kenduest    時(shí)間: 2006-11-16 02:32
  1. subnet 192.168.1.0 netmask 255.255.255.0
復(fù)制代碼


==
作者: ddnyiy    時(shí)間: 2006-11-16 22:43
標(biāo)題: 謝謝大家!問題已經(jīng)解決了
謝謝大家!問題已經(jīng)解決了




歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2