On Fri, Sep 07, 2001 at 10:14:59AM +0530, Vishwanath wrote:
> Hi all,
>
> I have two local DNS entries in /etc/reslove.conf
> nameserver:x.x.x.x
> nameserver:y.y.y.y
Funny looking addresses. :)
>
> Qmail is not using second entry for resolving domain names. How to tune
> it.
qmail doesn't particularly care about the contents of /etc/resolv.conf
-- qmail uses your local resolver library. The resolver library cares about
/etc/resolv.conf.
That said, is nameserver x.x.x.x dead? If so, I would expect that it
(-lresolv) will fall back on y.y.y.y. If x.x.x.x is answering queries at
all, then you'll never fall back to y.y.y.y -- ever.
What did you actually observe? What was the status of DNS on x.x.x.x at
the time? What did you expect?
--
Greg White