29199天後是Project Due Date
Join the Discussion
fixed ip設定請加入如: host apex { option host-name "apex.example.com"; hardware ethernet 00:A0:78:8E:9E:AA; fixed-address 192.168.1.4; } 這邊就可以將指定的mac-address加進來囉!管控比較方便
二、至於log檔放在/var/lib/dhcpd/底下。然後執行檔放在/usr/sbin/dhcpd
chkconfig dhcpd on
四、簡單來說就是這樣囉,其他詳情請參考鳥哥的網站如果用centos的就直接看參考手冊吧!