会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
NO.27149
可以俗,不要庸
博客园
首页
新随笔
订阅
管理
2019年11月12日
简单搭建DNS服务器——bind
摘要: 安装bind # yum install -y bind bind-utils bind-chroot 修改配置文件 # grep '^[^#]' /etc/named.conf options { listen-on port 53 { any; }; 。。。 allow-query { any;
阅读全文
posted @ 2019-11-12 19:32 M1927
阅读(259)
评论(0)
推荐(0)
编辑
公告