Study Area Facebook粉絲團http://www.facebook.com/sataiwan
0 會員 與 1 訪客 正在閱讀本文。
設定檔是怎設的呢?
ddns-update-style interim;ignore client-updates;subnet 192.168.203.0 netmask 255.255.255.0 {# --- default gatewayoption routers 192.168.203.130;option subnet-mask 255.255.255.0;option nis-domain "example.com";option domain-name "example.com";option domain-name-servers 192.168.203.130;option time-offset -18000; # Eastern Standard Time# option ntp-servers 192.168.203.130;# option netbios-name-servers 192.168.203.130;# --- Selects point-to-point node (default is hybrid). Don't change this unless# -- you understand Netbios very well# option netbios-node-type 2;range dynamic-bootp 192.168.203.100 192.168.203.200;default-lease-time 21600;max-lease-time 43200;# we want the nameserver to appear at a fixed addresshost xp {next-server marvin.redhat.com;hardware ethernet 00:0C:29:F4:A0:1D;fixed-address 192.168.203.101;option routers 192.168.203.130;option domain-name-servers 192.168.203.155; option domain-name-servers 165.98.1.1;}key DHCP_UPDATER {algorithm HMAC-MD5;secret 6+U6q7tvDpqNNyCHkbSxqQ==;}zone example.com. {primary 192.168.203.130;key DHCP_UPDATER;}zone 203.168.192.in-addr.arpa. {primary 192.168.203.130;key DHCP_UPDATER;}}
option domain-name-servers 192.168.203.155, 165.98.1.1;