PDA

View Full Version : ISPConfig DNS default parametres


gimi
22nd July 2006, 14:02
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?

till
22nd July 2006, 18:51
Which linux distribution do you use?

gimi
23rd July 2006, 22:56
I am using Redhat EL 4 (WS)

falko
24th July 2006, 00:03
Under Managment/Server/Setting/DNS there are these default settings :
Zonefiles Dir.:/etc/bind
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 )