Chinaunix's Archiver
论坛
›
服务器应用
› bind9.10主辅DNS 同步
wangpeng18
发表于 2015-06-02 10:18
bind9.10主辅DNS 同步
使用 bind9.10主辅DNS 同步 辅助DNS同步过来的文件是二进制的 如何设置使同步过来的文件是原文件
而且发现辅助DNS同步较慢,bind9.7修改后主的直接通知辅助的同步了 但是bind9.10需要1个小时才同步。
是不是默认 bind9.10 notify 参数默认是关闭的了
wangpeng18
发表于 2015-06-03 14:05
问题解决添加这2个参数 masterfile-format (text | raw)notify yes
页:
[1]
查看完整版本:
bind9.10主辅DNS 同步