PDA

View Full Version : DNS and fc6


phpotes
9th March 2007, 01:30
Hi,

Got this problem with DNS on ispconfig. (2.2.9 and 2.2.10) with fc6

Bind is chrooted
zonefiles are is /var/named/chroot/var/named/
when I set this up in Management>server>setup.DNS, the zones files curiously comes back with a /etc/bind record no matter what I do .
/var/named gets though allright but not /var/named/chroot/var/named.
when the DNS setup form returns with /etc/bind the isp_server table has a blank field for zonefiles dir.

Any idea what does this ?

till
9th March 2007, 12:20
Please run:

chmod 755 /var/named/
chmod 775 /var/named/chroot/
chmod 775 /var/named/chroot/var/
chmod 775 /var/named/chroot/var/named/
chmod 775 /var/named/chroot/var/run/
chmod 777 /var/named/chroot/var/run/named/

and then you should be able to cahnge the zonefile path in ISPConfig.