This is a discussion on Re: About dig output reading within the Bind Users forums, part of the DNS and Related Forums category; On Thu, Jan 15, 2004 at 01:51:46AM -0800, Karan <ksc_lam02@yahoo.com> wrote a message of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, Jan 15, 2004 at 01:51:46AM -0800,
Karan <ksc_lam02@yahoo.com> wrote a message of 29 lines which said: > When I executed "dig @202.42.239.6 mydomain.com. any", the system > gives the output consists of a word "AUTHORITY: 2" but sometime it > stated as "AUTHORITY: 0". In the first case, two records were sent in the Authority section (check yourself: BIND displays them). In the second case, none. The difference between the two tests comes from the caching behaviour. You never have this difference when you ask an authoritative server. |