2018年6月8日

摘要: #yum install -y bind#vi /etc/named.conf(1)对named.conf文件做如下修改listen-on port 53 { any; }; #默认修改位any//listen-on-v6 port 53 { ::1; }; #注释掉本行,用“//”加到行首allo 阅读全文
posted @ 2018-06-08 11:27 技术小子2025 阅读(221) 评论(0) 推荐(0)

导航