DNS query

Barry Margolin barmar at bbnplanet.com
Tue Oct 26 15:03:38 UTC 1999


In article <17B91896EB94D211A8930090271EB8D706600B at exch002.co.westchester.ny.us>,
Dongre, Prashant <ppd2 at co.westchester.ny.us> wrote:
>How can I make my DNS to return address of my web server to any dns query ?

An "any" query will return whatever happens to be in the cache at the
time.  If the address wasn't returned, it means that the A record in the
cache had timed out.

You can only expect "any" queries to return a complete set of records if
you're querying the authoritative server for the domain.  When you're
querying a caching server, you should specify the specific type you want.

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list