摘要: 环境:CentOS 8 主服务器:10.0.0.8 从服务器:10.0.0.28 访问测试主机:10.0.0.6 一、安装DNS服务器软件 bind dnf install bind bind-utils -y ; systemctl enable --now named 二、修改主服务器 bind 阅读全文
posted @ 2020-07-27 00:40 無心的Man 阅读(240) 评论(0) 推荐(0) 编辑