--On 09/20/00 01:36:28 PM -0400 [EMAIL PROTECTED] wrote:

>> > I've just upgraded my name servers to Bind8 (slow.. I know! :)  The
>> > problem I'm getting is it's giving me "Non-authoritative answer"
>> > on all queries I look up with nslookup on my primary and secondary
>> > name servers.  Now the DNS and Bind 3rd Edition
>> > explains this as being "ok" because it's coming out of a cache.  My
>> > question is, shouldn't the primary DNS for my zone NOT be reading
>> > from a cache, but from the actual name files?  What could be
>> > wrong?  It's a real basic config file, and I didn't modify
>> > ANYTHING in the actual DNS flatfile databases.  Is this normal?
>> >
>>
>>
>> It seems normal from your description.  But just to test it out, try
>> an nslookup on something new and see if it works.  If not, then
>> worry.
>
>
> Got it, thanks.  What happens is the FIRST time I do an nslookup, it
> returns authoritative.  The second etc, return non-authoritative.  I
> would assume that's normal since the records are then cached until the
> "expire" setting in the dns zone file.  Correct?
>

If you are accessing the authorative server directly you ALWAYS get an 
authoratative answer.  If you are getting a non-authorative answer you 
are either not accessing the authorative server or the authorative 
server does not consider itself authoratative -- which means it didn't 
bring up one of the zones properly.  The zone file could be munged or 
you or you could have an error in your named.conf.  The errors get 
logged through syslog, so I'd suggest you look there to see what the 
problem is.

-- Rob



       _ _ _ _           _    _ _ _ _ _
      /\_\_\_\_\        /\_\ /\_\_\_\_\_\
     /\/_/_/_/_/       /\/_/ \/_/_/_/_/_/  QUIDQUID LATINE DICTUM SIT,
    /\/_/__\/_/ __    /\/_/    /\/_/          PROFUNDUM VIDITUR
   /\/_/_/_/_/ /\_\  /\/_/    /\/_/
  /\/_/ \/_/  /\/_/_/\/_/    /\/_/         (Whatever is said in Latin
  \/_/  \/_/  \/_/_/_/_/     \/_/              appears profound)

  Rob Tanner
  McMinnville, Oregon
  [EMAIL PROTECTED]



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

Reply via email to