Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 14:30:25 -0800
From:      Gregory Neil Shapiro <gshapiro@FreeBSD.ORG>
To:        obrien@FreeBSD.ORG
Cc:        current@FreeBSD.ORG
Subject:   Re: BIND 8.3.1 is *SLOW*
Message-ID:  <15523.39297.916835.797853@horsey.gshapiro.net>
In-Reply-To: <20020328131849.D92633@dragon.nuxi.com>
References:  <20020328125112.A94391@dragon.nuxi.com> <20020328210036.BCEB0390B@overcee.wemm.org> <20020328131849.D92633@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>> > Also shouldn't host(1) obey /etc/nsswitch.conf?
>> No.  host(1) is a dns specific tool.

obrien> *sigh*.  So how does one figure out what amd and sendmail are seeing as
obrien> they try to resovlve addresses?
 
In sendmail's case:

sendmail -d8.8 _rest of args here_

Don't run a daemon with that though.

Or in the general case, you can watch resolver lookups with:

env RES_OPTIONS=debug _insert program here_


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




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