Centos7安裝DHCP服務

1.配置/etc/sysconfig/network-scripts/ifcfg-eth0 將網卡設置爲開機啓動,地址配置爲靜態(我修改的是ifcfg-lo) ONBOOT=yes BOOTPROTO=static 2.關閉防火牆(有可能影響tftp) [[email protected] ~]# systemctl stop iptables.service [[email protected]
相關文章
相關標籤/搜索