sid wrote:
Thank you for your answers.
In my log bind start like that:
starting BIND 9.2.2-P3 -u named -t /var/named/chroot
I think this meaning that bind start in chroot directory.
I try in name.custom
## named.custom - custom configuration for bind
#
# Any changes not currently supported by redhat-config-bind should be
put
# in this file.I try with :
options {
directory "/var/named";
};
Always the same.
...
Jean-François
Which named.custom did you add it to? An 'include "/etc/named.custom";
in the named.conf file should include that, but since it is chroot'd it
will look for it in /var/named/chroot/etc/named.custom so that is where
you must add the options entry. Verify that the include is there, and
that you added to the right one.
--
-----------------------------------------------------------
"Spend less! Do more! Go Open Source..." -- Dirigo.net
Chris Johnson, RHCE #807000448202021