启动named时提示:rndc: connection to remote host closed
This may indicate that the remote server is using an older version of
the command protocol, this host is not authorized to connect,
or the key is invalid.
named (pid 2363) 正在运行...
请高手帮忙给解决下!
wjq518 于 2010-12-27 16:01:17发表:
named-checkconf 检查下你的配置文件
群群欲动 于 2010-05-14 02:53:41发表:
华丽丽的路过,留下我的足迹。
烧焦的土豆 于 2010-05-12 20:49:38发表:
既然看了,顶一个吧,好帖子
xiaoyun5109 于 2010-05-09 15:36:31发表:
killall named
rndc-confgen -a -u named
echo 'include "/etc/rndc.key";' >>/etc/named.conf
echo 'controls { inet 127.0.0.1 allow {localhost;} keys {"rndc-key";};};' >>/etc/named.conf
named -c /etc/named -u named