rndc: connect failed: 127.0.0.1#953: connection refused

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



hi

wile i am running the command rndc reload

i am getting the error

rndc: connect failed: 127.0.0.1#953: connection refuse

any one can suggest where i am doing wrong


this is my rndc.conf

key "rndckey" {
        algorithm hmac-md5;
        secret "fKZfrqGy9VOPOLA3pgDACA==";
};



options {
        default-key "rndckey";
        default-server 127.0.0.1;
        default-port 953;
};


this my named.conf
key "rndckey" {
       algorithm hmac-md5;
       secret "fKZfrqGy9VOPOLA3pgDACA==";
 };

 controls {
       inet 172.18.3.57 port 953
               allow { 172.18.3.57; } keys { "rndckey"; };
 };


thank u


_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux