BIND9 啟動有問題( rndc? )

這個版面主要討論 debian 在 server 端的應用問題, server 種類繁多..舉凡 Web Server 、 File Server、 DHCP Server..等等。

版主: 阿信

BIND9 啟動有問題( rndc? )

文章blueso » 週五 1月 09, 2004 6:04 pm

請教一下
我的 BIND9 啟動有問題, 不知道那邊有問題
/etc/init.d/bind9 restart
Stopping domain name service: namedrndc: 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.


是不是 rcnd.conf 和 rcnd.key 裡面的 secret 要一樣,


#/etc/bind/rcnd.conf
options {
default-server localhost;
default-key "rndc-key";
};

server localhost {
key "rndc-key";
};

key "rndc-key" {
algorithm hmac-md5;
secret "c3Ryb25nIGVub3VnaCBmb3IgYSBtYW4gYnV0IG1hZGUgZm9yIGEgd29tYW4K";
};



#/etc/bind/rcnd.key
key "rndc-key" {
algorithm hmac-md5;
secret "c3Ryb25nIGVub3VnaCBmb3IgYSBtYW4gYnV0IG1hZGUgZm9yIGEgd29tYW4K";
};
頭像
blueso
可愛的小學生
可愛的小學生
 
文章: 63
註冊時間: 週六 10月 26, 2002 11:24 pm
來自: 新竹

re:BIND9 啟動有問題( rndc? )

文章yungyuc » 週三 1月 14, 2004 10:49 pm

通常這是因為上一個 bind9 process 沒有正常結束

代碼: 選擇全部
# ps aux | grep bind

把所有 bind9 相關的 process 砍乾淨試試看[/code]
頭像
yungyuc
可愛的小學生
可愛的小學生
 
文章: 41
註冊時間: 週二 8月 12, 2003 9:14 pm


回到 debian server

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客