轻量dhcp dns tftp
apt install dnsmasq
dhcp
dhcp-range=192.168.200.50,192.168.200.150,12h

dns书写hosts文件实现正方向

tftp
enable-tftp
tftp-root=/srv/tftp

标签: none

添加新评论