Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 1996 23:21:54 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-hackers@freebsd.org (FreeBSD hackers)
Cc:        cgray@keanesea.com (Cyrus Gray)
Subject:   Re: Multiple DNS's
Message-ID:  <199607152121.XAA17926@uriah.heep.sax.de>
In-Reply-To: <01BB7251.511E0560@FRIDAY> from Cyrus Gray at "Jul 15, 96 01:27:04 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
As Cyrus Gray wrote:

> I must be missing something everytime I 
> try to add a second DNS to my BSD Server
> it doesn't use it

What means ``it doesn't use it'' for you?

It's supposed to ask the first server.  If this times out, the next
server will be asked.  If the first server answers ``No such domain'',
the next server won't be asked but the answer passed back to the
requesting program.

(If all servers time out, it will fall back to lookup /etc/hosts in
the default search order.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



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