Re: Domains ignored on named start

2008-12-28 Thread blrmaani
I did have this issue on Linux. Check the permission of the file (db.lxatemplar.com) and retry. ALso if you have syslog message that would help. cheers Blr On Dec 24, 8:47 am, "Robert G. Brown" wrote: > BIND 9.2.4 on CentOS 4.3. running with 173 domains, and just encountered a > problem when add

Re: Domains ignored on named start

2008-12-24 Thread Stephane Bortzmeyer
On Wed, Dec 24, 2008 at 08:47:10AM -0500, Robert G. Brown wrote a message of 58 lines which said: > What are the next steps YOU would take to diagnose or isolate the problem? 1) Triple-check that the loaded named.conf is the one you write. A good trick is to make a big syntax error in it to

Domains ignored on named start

2008-12-24 Thread Robert G. Brown
BIND 9.2.4 on CentOS 4.3. running with 173 domains, and just encountered a problem when adding another domain. in /etc/named.conf: zone "lxatemplar.com" { type master; file "hisdomains/db.lxatemplar.com" ; }; db.lxatemplar.com is a typical zone file (SOA, NS,A and MX records). I have lot