[CentOS] rdnc error

Alexander Dalloz ad+lists at uni-x.org
Sat Nov 26 17:07:10 UTC 2005


Am Sa, den 26.11.2005 schrieb Thomas E Dukes um 16:21:

> I noticed in my logwatch file I have an error with my rndc key.  I could
> 'play' around with it and may fix it but most likey just hose things up.  I
> think I see the problem but not 100% sure.  I think the key file has 3
> different names.
> 
> Here's the error:
> 
> **Unmatched Entries**
>    /etc/named.conf:23: couldn't find key 'rndckey' for use with command
> channel 127.0.0.1#953: 1 Time(s)
> 
> Here's parts of the relevant files:
> 
> named.conf: 
> 
> controls {
> 	inet 127.0.0.1 allow { localhost; } keys { rndckey; };

This key name "rndckey" must match ...

> include "/etc/rndc.key"; <-- does not match above
> --------------------------------------------------------------
> 
> rdnc.conf:
> 
> options {
>         default-server  localhost;
>         default-key     "rndckey";
> };
> 
> server localhost {
>         key     "rndckey";
> };
> 
> key "rndckey" {
>         algorithm       hmac-md5;
>         secret "xxxxxxxxxxxxxxxxxxxxx";
> };
> ----------------------------------------------------------------
> 
> rdnc.key:
> 
> key "rndc-key" {    <----- yet another name for the key

... the key name given here.

> 	algorithm hmac-md5;
> 	secret "xxxxxxxxxxxxxxxxxxxxxxx";
> };
> -----------------------------------------------------------------
> 
> Anyone know what the simpliest solution would be?

Rename "rndc-key" to be "rndckey" in /etc/rndc.key file.

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp 
Serendipity 18:05:15 up 28 days, 16:05, load average: 0.14, 0.20, 0.18 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.centos.org/pipermail/centos/attachments/20051126/21caa3dd/attachment.sig>


More information about the CentOS mailing list