Re: rfc1034 & bind9 cache - cached glue A RR not available to any clients, even with +norec

This is a discussion on Re: rfc1034 & bind9 cache - cached glue A RR not available to any clients, even with +norec within the Bind Users forums, part of the DNS and Related Forums category; LV> Why bind9 doesn't provide A RRs, which were received as a LV> referral even to the +...


Go Back   Usenet Forums > DNS and Related Forums > Bind Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-07-2004
Jonathan de Boyne Pollard
 
Posts: n/a
Default Re: rfc1034 & bind9 cache - cached glue A RR not available to any clients, even with +norec

LV> Why bind9 doesn't provide A RRs, which were received as a
LV> referral even to the +norec clients.

One possible reason why is that it isn't actually useful for proxy DNS
servers (and it is your proxy DNS server that you queried here, not the
actual content DNS servers themselves) to perform such "additional"
section processing; since DNS Client libraries generally only look for
the answer to the exact question that they asked and ignore additional
data, and thus it is largely pointless and consumptive of both bandwidth
and processing to eke out and to supply those data.

Another possible reason why is that by setting the RD bit to zero,
you've told your proxy DNS server to not issue any back-end queries to
other DNS servers, and essentially to do the bare minimum amount of
processing in order to generate a response. Notice that BIND has
returned no more than the minimum information necessary to let you
distinguish the response as being a partial answer ending in a referral,
instead of a complete answer denoting an empty resource record set in
the form of type 3 response.

LV> $ dig a fake1.ladislav.name.ae. +norec

Now query your content DNS server directly with

dig @fake1.ladislav.name.ae. a fake1.ladislav.name.ae. +norec

and consider that, conversely, it is not only useful but necessary for
content DNS servers to perform "additional" section processing.

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0