
CentOS7搭建BIND9 DNS服务器过程
一、系统环境 CentOS7 BIND 9.9 二、安装bind #yum -y install bind 三、配置安装 1、修改监听所有IP #vim /etc/named.conf listen-on port 53 { 127.0.0...
一、系统环境 CentOS7 BIND 9.9 二、安装bind #yum -y install bind 三、配置安装 1、修改监听所有IP #vim /etc/named.conf listen-on port 53 { 127.0.0...