摘要: 准备环境: 两台centos,每台机子分别两张网卡 搭建机子,定义内部:192.168.1.6,172.16.1.6 定义外部:192.168.1.7,172.16.1.7 1.6配置: [root@6 ~]# yum -y install bind bind-u* [root@6 named]# 阅读全文
posted @ 2020-03-18 18:53 meml 阅读(331) 评论(0) 推荐(0)
摘要: 准备环境: 两台centos 主域:192.168.1.6 子域:192.168.1.7 主域配置: [root@6 ~]# yum -y install bind bind-u* [root@6 ~]# vim /etc/named.conf [root@6 ~]# vim /etc/named. 阅读全文
posted @ 2020-03-18 14:12 meml 阅读(418) 评论(0) 推荐(0)