Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can capture DNS responses for the DNS queries sent to the server. The amount of data captured depends on the domains that are included in or excluded from the a capture. A DNS response is based on a query generated for a domain. In the response message, NIOS captures the TTL value of a resource record (RR), the resource record RR’s type, and the resource data.

The following are characteristics of the response messages:

  • They log only the answer section and do not include the authority and additional sections.
  • Responses to all queries are logged, including queries with the those of type " ANY", are logged.
  • The RR (resource record) list is not available at the end of a response message if the If a record has a value other than NOERROR, or if the response is NOERROR (nodata), then the RR list is not available at the end of a response message.
  • Responses to all RR types, including those records not managed by NIOS (such as HINFO records), are logged. However, there are few exceptions for some of the scenarios with that involve DNSSEC records.
  • Responses containing that contain DNSSEC RRs (DNSKEY, DS, NSEC, NSEC3, NSEC3PARAM, and RRSIG) when queried for non-DNSSEC RRs are not logged. However, responses are logged if a DNSSEC RR is queried explicitly queried.
  • DNS updates are not logged in responses.