>
____________________________________________________________________________
____
> options {
>         default-server  localhost;
>         default-key     "rndckey";
> };
>
> server localhost {
>         key     "rndckey";
> };
>
> key "rndckey" {
>         algorithm       hmac-md5;
>         secret "<SOME_KEY_GOES_HERE>";
> };
>
____________________________________________________________________________
____
>
sorry, i had posted
tail /etc/rndc.conf instead of cat.

my file also is similar to the one u had posted.
:-(

what to do next now ?

Arvind



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to