Re: BIND is not able to read the configuration file

2011-11-12 Thread babu dheen
Yes you are correct. chroot was causing the problem, after creating soft link to chroot directory, problem solved.   Thanks for your help.   Regards babu --- On Sat, 12/11/11, Rick Dicaire wrote: From: Rick Dicaire Subject: Re: BIND is not able to read the configuration file To: "babu

Re: BIND is not able to read the configuration file

2011-11-12 Thread Rick Dicaire
> *Error in named configuration: > /etc/named.caching-nameserver.conf:56: open: > /var/named/site_specific_sinkhole.conf: file not found >[FAILED] > * > > Lack of details given. Are you running bind in a chroot? Whats the directory statem

BIND is not able to read the configuration file

2011-11-12 Thread babu dheen
Dear,   I am seeing strange problem on my bind. I have created one configuraiton file(site_specific_sinkhole.conf)  under /var/named/ directory.   Permission for this file is given as below   -rw-r--r-- 1 root named 0 Nov 12 22:00 /var/named/site_specific_sinkhole.conf   I have included this file