DNS

12345678910111213141516171819202122232425262728
Across
  1. 2. Server that copies zone data from the primary and does not modify it
  2. 3. Top-level domain category not tied to country codes
  3. 4. Temporary storage of DNS results to speed later lookups
  4. 9. Highest level DNS server that delegates authority to lower domains
  5. 12. Method where DNS server completes the entire lookup on behalf of client
  6. 13. Flag indicating DNS answer came from cache and not authoritative data
  7. 15. Core system that maps human-readable names to machine IP addresses
  8. 16. Method where DNS server returns referral information to the client
  9. 17. Section listing servers that are authoritative for the queried domain
  10. 20. Administrative portion of domain space managed by a DNS server
  11. 21. Protocol used for DNS messages that exceed 512 bytes
  12. 25. Client program that sends DNS queries for applications
  13. 26. Time limit defining how long a cached DNS record remains valid
  14. 28. System allowing dynamic updates to DNS records without manual edits
Down
  1. 1. File containing all resource records for a specific DNS zone
  2. 5. Top-level domain category representing specific nations
  3. 6. Server that creates, updates, and maintains the zone file
  4. 7. Field used to match a DNS response with its original query
  5. 8. Subtree within the hierarchical DNS structure
  6. 9. Process by which a domain name is translated into an IP address
  7. 10. Individual entry stored in a DNS zone file
  8. 11. Global authority responsible for accrediting registrars
  9. 12. Message returned by DNS server containing requested data
  10. 14. Component of a domain name, limited to 63 characters
  11. 18. Domain used to map IP addresses back to hostnames
  12. 19. Mechanism where the primary actively alerts secondaries about zone changes
  13. 22. Well-known port number used for DNS communication
  14. 23. Secondary server periodically checking primary for updates
  15. 24. Bits that define query type, response type, and error conditions
  16. 25. Entity that registers domain names into the DNS database
  17. 27. Protocol used by DNS for small messages under 512 bytes