错误提示:
解决方法:
(1)编辑/etc/sysconfig/named文件,在最下面加入一行:OPTIONS="-4"
(2)重新启动DNS服务
systemctl restart named.service