Quote:
Originally Posted by bathory
Hi,
If you have installed bind-chroot, then in your case the working directory is /var/named/chroot/var/named/data.
The 1st part (/var/named/chroot) is the jail under which named operates and the 2nd (/var/named/data) is the one defined by the "directory" option in named.conf
Take a look at this howto for details
Regards
|
I understand what your saying, but since bind is running in the chroot it only needs the "2nd" part correct?
For example I am using /var/named/chroot as the jail, and /var/named/data as the working directory.
drwxrwx---. 2 named named 4096 Jun 27 11:53 /var/named/chroot/var/named/data
But it still says its not writable.
