Under Managment/Server/Setting/DNS there are these default settings : named.conf: /etc/named.conf Zonefiles Dir.:/etc/bind Are these settings corrects? Normaly the "Zonefiles Dir" shuld be something like : /var/named and in a chrooted bind the named.conf locatiion is on /var/named/chroot/var/etc Any comment about?
It should be /var/named/chroot/var/named (if you installed a chrooted BIND, as described in this setup which should also work for RHEL 4: http://www.howtoforge.com/perfect_setup_centos_4.3 )