rndc: connect failed: connection refused

Johnny Begod johnny.giger at sunrise.ch
Mon Oct 20 15:38:08 UTC 2003


Hi all
I' am use Bind 9.2.2
I want to have my one Namessever ns1.helpme.ch
***********************************************
when I do a command like:
root at linux:/etc# rndc reload
I become this fault message.
rndc: connect failed: connection refused
**********************************************
what is wrong hier is my rndc.conf:

# Start of rndc.conf
key "rndc-key" {
       algorithm hmac-md5;
       secret "+vDJ4dRcQ+w1iGP/oLNm2Q==";
};

options {
       default-key "rndc-key";
       default-server 192.168.1.247;
       default-port 953;
};
# End of rndc.conf

# Use with the following in named.conf, adjusting the allow list as needed:
# key "rndc-key" {
#       algorithm hmac-md5;
#       secret "PWdKhKOfc9+OV+9RJAHsNg==";
# };
#
# controls {
#       inet 127.0.0.1 port 953
#               allow { 127.0.0.1; } keys { "rndc-key"; };
# };
# End of named.conf
~
********************************************************
Thanks for any help¨
Johnny




More information about the bind-users mailing list