Re: check Bind

2013-08-27 Thread Alan Clegg
On Aug 27, 2013, at 2:21 PM, Nidal Shater wrote: > I create named.conf by my self > > and then when I type "named -g " > > it tolds me that "named.ca" :not found ,,, what that means ?? It means you typed in a sample without knowing what it does. I'll take a wild guess and say that it's sup

Re: check Bind

2013-08-27 Thread Alan Clegg
On Aug 27, 2013, at 9:04 AM, Nidal Shater wrote: > why the file named.conf didn't indtalled in /etc,,, is there something wrong > with BIND9 ,,did you have any link that have a trusted bind9 for centos6.3 > > AND thanks. BIND does not install configuration files when you do an install from s

Re: check Bind

2013-08-27 Thread Alan Clegg
On Aug 27, 2013, at 8:37 AM, Nidal Shater wrote: > I have tried "named -g " but an I have received the error message > " loading configuration from '/etc/named.conf' > /etc/named.conf:63: open: /etc/named.rfc1912.zones: file not found > loading configuration: file not found > " > how can I sol

Re: check Bind

2013-08-27 Thread Alan Clegg
On Aug 27, 2013, at 8:19 AM, Nidal Shater wrote: > Hi I'm using centos-6.3 and I install bind9 on it by using (./configre, make, > make install) > > How can I test if Bind is installed correctly ( I tried "service named > status" but I received the error message "named :unrecognized") Insta

check Bind

2013-08-27 Thread Nidal Shater
Hi I'm using centos-6.3 and I install bind9 on it by using (./configre, make, make install) How can I test if Bind is installed correctly ( I tried "service named status" but I received the error message "named :unrecognized") Nidal ___