Re: [CentOS] Bind won't start.

2011-01-14 Thread Leonard den Ottolander
Hello Lisandro, On Fri, 2011-01-14 at 13:35 -0500, Lisandro Grullon wrote: > I figured it out, i submitted as a bug. > > http://bugs.centos.org/view.php?id=4704 Filing bugs regarding functional issues in the CentOS bug tracker is NOT helpful. CentOS is an essentially _unmodified_ rebuild of RHEL

Re: [CentOS] Bind won't start.

2011-01-14 Thread Lisandro Grullon
I figured it out, i submitted as a bug. http://bugs.centos.org/view.php?id=4704 >>> Scott Robbins 01/14/11 12:58 PM >>> On Fri, Jan 14, 2011 at 12:37:04PM -0500, Lisandro Grullon wrote: > Dear Group, > > > This is the definition I am using for the forward zone under > /var/named/internal.micr

Re: [CentOS] Bind won't start.

2011-01-14 Thread lhecking
> > Jan 14 07:29:41 plato named[23057]: the working directory is not writable > > See if that is owned or at least writeable, by named. I vaguely > remember running into something similar, and that was the issue--the > file wound up being owned by root and not writeable by named. named does n

Re: [CentOS] Bind won't start.

2011-01-14 Thread Scott Robbins
On Fri, Jan 14, 2011 at 12:37:04PM -0500, Lisandro Grullon wrote: > Dear Group, > > > This is the definition I am using for the forward zone under > /var/named/internal.micro.com > > $TTL24h; > > @ IN SOA plato.internal.micro.com > lgrullon.internal.micro.com( >

Re: [CentOS] Bind won't start.

2011-01-14 Thread Rob Kampen
Lisandro Grullon wrote: Dear Group, In the process of configuring bind, I created a new configuration file under /etc/named.conf options { directory "/var/named"; this is the directory version "Nope."; }; zone "internal.micro.com" in { type master; file "int