Zone file

From Wiki @ Karl Jones dot com
Jump to: navigation, search

A Domain Name System (DNS) zone file is a text file that describes a DNS zone.

Description

A DNS zone is a subset, often a single domain, of the hierarchical domain name structure of the DNS.

The zone file contains mappings between domain names and IP addresses and other resources, organized in the form of text representations of resource records (RR).

A zone file may be either a DNS master file, authoritatively describing a zone, or it may be used to list the contents of a DNS cache.

See also

External links