Index: [Article Count Order] [Thread]

Date:  Fri, 8 Sep 2006 10:01:17 -0400 (EDT)
From:  "Brian N. Smith" <brian (at mark) nuonce.net>
Subject:  [coba-e:06782] Re: DNS issues - possibly since the recent update?
To:  coba-e (at mark) bluequartz.org
Cc:  Richard Goode <richard_goode (at mark) symantec.com>
Message-Id:  <Pine.LNX.4.63.0609080959160.18003 (at mark) mail.nuonce.net>
In-Reply-To:  <F07DD4D0940AFF41A207BE85479D2AFF1818BA (at mark) server.mainline.local>
References:  <F07DD4D0940AFF41A207BE85479D2AFF1818BA (at mark) server.mainline.local>
X-Mail-Count: 06782

> Not sure whether this has anything to do with the recent update but my
> secondary DNS server doesn't seem to be updating records anymore!
>
> Apart from the update, nothing has been changed on this server - but it
> seems to no longer be updating the secondary records from the primary
> records.
>
> The primary still has zone transfer access allowed etc.
>
> Anybody able to give me a clue?

Do;

/bin/chmod 770 /var/named/chroot/var/named

You may need to restart named then.

service named restart

Also, restart named on the secondary server as well.

-Brian