- Linux
- 2008-05-13 - 更新:2014-05-28
・GUI上でサービス管理のnamedがエラーの時
・rndc querylogを実行するとエラーが出る時
【エラー内容】
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.confファイルをコピーして流用したため。
rndc.keyの内容が異なるのでエラーになってしまう。
【エラー回避手順】
5,924 views