×

Centos7 bind服务器主从同步,从服务器区域文件乱码

hqy hqy 发表于2020-06-02 11:53:00 浏览3061 评论0

抢沙发发表评论



# vim /etc/named.rfc1912.zones

/* maedu zone config */

zone "maedu.com" IN {

        type slave;

        masters { 192.168.16.129; };

        masterfile-format text;

        file "slaves/maedu.com.zone";

};



说明:masterfile-format text;(格式可以是text或者是raw格式,默认不用添加此行,但是本次出现乱码后,添加此行后,乱码消失)



 您阅读本篇文章共花了: 

打赏

本文链接:https://kinber.cn/post/1325.html 转载需授权!

分享到:


推荐本站淘宝优惠价购买喜欢的宝贝:

image.png

群贤毕至

访客