Tony
03-04-2005, 08:56 AM
Q: Whenever I restart named, it comes up with some rndc error, and it won't show its status on my panel!
A: This is caused by incorrectly set up configuration files.
Run rndc-confgen to create a valid conf. Edit your /etc/rndc.conf and /etc/named.conf to make sure that they contain what rndc-confgen outputted - the key and port 953 are the most important parts of this configuration.
Run service restart named then tail -f /var/log/messages to make sure there are no errors.
A: This is caused by incorrectly set up configuration files.
Run rndc-confgen to create a valid conf. Edit your /etc/rndc.conf and /etc/named.conf to make sure that they contain what rndc-confgen outputted - the key and port 953 are the most important parts of this configuration.
Run service restart named then tail -f /var/log/messages to make sure there are no errors.