On Fri, 16 Feb 2001 [EMAIL PROTECTED] wrote:

>
>
> No, nothing,
>
> Looking at bind come up it states that my zone file and rev zone
> file is dynamic and writable. SO my config in named.conf is OK.
>
> When I try to manually ( debug on with 'nsupdate -d') update I get,
> querying server : got answer
> etc..
> with no errors reported then;
> the  SOA  record is
> displayed on screen with the following,
>
> 15M IN SOA     20000020501  ;serial
> 6H   ; refresh
> 30M  ;retry
> 1W    ; expiry
> 15M  ;mimiun
> res_findzonecut:get_glue:removing empty 'bark'.zom.com' NS
> res_findzonecut:satisfy(bark.zom.com): 0
> res_findzonecut: FINISH n=0 (OK)
> res_update: res_findzonecut falied (0)
>
> I was wondering if the SOA values are invalid ? as I do get some
> warnings ( not errors ) saying that the EXPIRE is less than the
> REFRESH vlaue, and REFRESH is less than 2 * RETRY( 3 < 2 * 2). Bu tI
> do no think that would stop any updating.
>
I don't think this is the problem.  I would check your unit specs.  I
could be wrong, but I don't think 1W is valid.  Try changing it to 7D
and see if the expire warning goes away.
>
> David.
>
What does the zone file look like?  The line:
res_findzonecut:get_glue:removing empty 'bark'.zom.com' NS
makes me think there is something in the format of the file that it
doesn't like.  As it looks like the line is pointing to the name server
for the zone, it may be the problem.  I am guessing here.  I can make
the updates to the zone files on my own system, so I know how to make it
work, but I have never had the errors you are getting...

;; res_findzonecut: get the missing glue and see if it's finally enough
;; res_findzonecut: add_addrs: 1
;; res_findzonecut: satisfy(Infinity-ltd.com): 1
;; res_findzonecut: FINISH n=1 (OK)
;; res_nupdate: res_mkupdate -> 55
;; res_send()

As you can see, when I do it, the debug output is a bit different.
It looks like it is not finding the name server for the zone when you do
it.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to