PDA

View Full Version : An error occurs when i restart Bind9


Hans
17th February 2006, 11:38
When i restart Bind9 under Debian 3.1,
i receive this message.

namedrndc: connect failed: connection refused

What is wrong? :mad:

falko
17th February 2006, 19:53
Maybe Bind is running under a wrong user? At the bottom of http://www.howtoforge.com/howto_bind_chroot_debian is a comment that suggests something like that.

Finchwizard
23rd March 2006, 06:54
I've gone back and read all the stuff twice, I'm getting the error as the OP.

namedrndc: connect failed: connection refused

falko
23rd March 2006, 09:41
Must be a problem with the BIND user. Do you have

OPTIONS="-u bind -t /var/lib/named"

in /etc/default/bind9?