Results 1 to 4 of 4
I'm having troubles with BIND9, it says: "rndc: connect failed: 127.0.0.1#953: connection refused". I have tried a bunch of solutions, but none worked. I do not have /etc/named.conf, /etc/rndc.conf, or ...
- 09-14-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 2
BIND not starting!
I'm having troubles with BIND9, it says: "rndc: connect failed: 127.0.0.1#953: connection refused". I have tried a bunch of solutions, but none worked. I do not have /etc/named.conf, /etc/rndc.conf, or /var/named or any sub-directories.
I followed this tutorial to install it.
It has never worked for me. Any help would be thanked. And what is Named?
- 09-15-2008 #2
Could be a firewalling issue, you'll probably need to a firewall exception to allow localhost to connect to port 953!
Linux user #126863 - see http://linuxcounter.net/
- 09-15-2008 #3
Bind requires that the key you defined in bind config is the same as the one in rndc config. Check to see that they are the same.
How are you loading the key in bind?
Are you running bind in a chroot environment?
- 09-15-2008 #4Just Joined!
- Join Date
- Sep 2008
- Posts
- 2
Nevermind, I guess I didn't have rndc or something. I removed BIND and installed from apt-get (not the source). It said it was going to install rndc also, so...


Reply With Quote