Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Apr 2001 16:11:28 -0400
From:      Peter Kok <cckok00@hotmail.com>
To:        Mark Drayton <mark.drayton@4thwave.co.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: DNS primary, secondary question
Message-ID:  <3ACB7FF0.A0497039@hotmail.com>
References:  <Pine.A41.4.10.10104041432250.9122-100000@bessel.tekniikka.turkuamk.fi> <20010404151623.A9882@tethys.valhalla.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all

I also have the Secondary name server question:
the var/log/message is found in the following messages

Apr  5 04:13:29 dns2 named: named startup succeeded
Apr  5 04:13:29 dns2 named[5453]: group = 25
Apr  5 04:13:29 dns2 named[5453]: user = named
Apr  5 04:13:29 dns2 named[5453]: Ready to answer queries.
Apr  5 04:13:36 dns2 named[5453]: secondary zone "0.168.192.in-addr.arpa"
expire
d
Apr  5 04:13:36 dns2 named[5453]: hint zone "" (IN) loaded (serial 0)
Apr  5 04:13:36 dns2 named-xfer[5457]: can't make tmpfile
(/var/named/db.192.168
.0.HABHfi): Permission denied
Apr  5 04:13:43 dns2 named[5453]: secondary zone "akc.com" expired
Apr  5 04:13:43 dns2 named[5453]: hint zone "" (IN) loaded (serial 0)
Apr  5 04:13:43 dns2 named-xfer[5458]: can't make tmpfile
(/var/named/db.akc.
com.JdEOJz): Permission denied


What is the meaning of?

Apr  5 04:13:36 dns2 named-xfer[5457]: can't make tmpfile
(/var/named/db.192.168
.0.HABHfi): Permission denied
Apr  5 04:13:43 dns2 named-xfer[5458]: can't make tmpfile
(/var/named/db.akc.
com.JdEOJz): Permission denied

The nslookup is no problem in the first time,
but it couldn't work in second time.

please teach me what is this problem.

Tks much

regards
Peter


Mark Drayton wrote:

> Evren Yurtesen (eyurtese@turkuamk.fi) wrote:
> > I wonder how does resolvers lookup dns names.  Do they check primary
> > and secondary randomly or they check secondary only if they can't
> > reach the primary server? or does it work so the fastest one which
> > answer is chosen? Anybody has an idea?  Thanks Evren
>
> Primary nameservers don't have a higher precedance than secondary
> nameservers. The purpose of having primary and secondary nameservers to
> to make maintainance easier. You update the zone data on the primary and
> it's automagically propagated out to the secondaries. They should be
> queried in a random order to balance the load.
>
> Cheers,
>
> --
>
> Mark Drayton
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ACB7FF0.A0497039>