rndc: unsupported algorithm:

Warren Kumari warren at kumari.net
Tue Mar 30 20:12:34 UTC 2010


Try add this:

options {
         default-key "feld-server.feldland.lan.";
         default-server 127.0.0.1;
         default-port 953;
};



On Mar 30, 2010, at 4:05 PM, Markus Feldmann wrote:

> I changed my key to
>
> key feld-server.feldland.lan. {
> 	algorithm hmac-md5;
> 	secret TNCrihQV8NjY6bzA5GMJIg==;
> };
>
>
> and executed the command
>
> feld-server:/etc/bind# rndc -s feld-server -k rndc.key reload
> rndc: connect failed: 192.168.0.186#953: connection refused
>
>
> Without the explicit -s argument he doesn't find the DNS- 
> Server... ??? However it seems that i have a Problem with some of my  
> statements in /etc/bind/named.conf.options
>
> controls {inet 127.0.0.1 port 953 allow { localhost; } keys { feld- 
> server.feldland.lan.; }; };
>
> What to do? I executed rndc in the server.
>
> regards Markus
>
> _______________________________________________
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users




More information about the bind-users mailing list