In message <cagatkrjt4sml8xyuacpwjmoayzggnh7hoycbhvdrpcwsreb...@mail.gmail.com>
, =?UTF-8?Q?Stack_Koror=C4=81?= writes:
> There are two other logging files mentioned in the conf files:
> /var/log/named-auth.info never has any information in it.
> /var/log/update-debug.log mostly complains about this:
> update: info: client 127.0.0.1#46599: updating zone 'project.local/IN':
> update unsuccessful: aa001.project.local: 'name not in use' prerequisite
> not satisfied (YXDOMAIN)
 
This is just UPDATE processing working as expected.  It is named
saying which prerequisite not being met that caused it to *not*
apply the requested change.

> I know the error says that it thinks the domain does not exist. I have read
> the FAQ and the rfc2136.txt, yet I still don't understand why it thinks
> that.

The update request said. "Only do this update if the name
(aa001.project.local) is not currently in use".  Named found that
the name *was* in use so it stopped processing the update request
and returned a error to the caller.  It also logged this.

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to