NAME
named-checkzone, named-compilezone - zone file validity checking or
converting toolSYNOPSIS
nnaammeedd-cchheecckkzzoonnee [-dd] [-jj] [-qq] [-vv] [-cc class] [-ff format] [-FF format]
[-ii mode] [-kk mode] [-mm mode] [-MM mode] [-nn mode]
[-oo filename] [-ss style] [-SS mode] [-tt directory]
[-ww directory] [-DD] [-WW mode] {zonename} {filename}
nnaammeedd-ccoommppiilleezzoonnee [-dd] [-jj] [-qq] [-vv] [-cc class] [-CC mode] [-ff format]
[-FF format] [-ii mode] [-kk mode] [-mm mode] [-nn mode]
[-oo filename] [-ss style] [-tt directory]
[-ww directory] [-DD] [-WW mode] {zonename} {filename}
DESCRIPTION
nnaammeedd-cchheecckkzzoonnee checks the syntax and integrity of a zone file. It
performs the same checks as nnaammeedd does when loading a zone. This makesnnaammeedd-cchheecckkzzoonnee useful for checking zone files before configuring them
into a name server.nnaammeedd-ccoommppiilleezzoonnee is similar to nnaammeedd-cchheecckkzzoonnee, but it always dumps
the zone contents to a specified file in a specified format. Additionally, it applies stricter check levels by default, since the dump output will be used as an actual zone file loaded by nnaammeedd. When manually specified otherwise, the check levels must at least be as strict as those specified in the nnaammeedd configuration file. OOPPTTIIOONNSS-d
Enable debugging.-q
Quiet mode - exit code only.
-v
Print the version of the nnaammeedd-cchheecckkzzoonnee program and exit.
-j
When loading the zone file read the journal if it exists.-c class
Specify the class of the zone. If not specified "IN" is assumed.-i mode
Perform post-load zone integrity checks. Possible modes are ""ffuullll""
(default), ""ffuullll-ssiibblliinngg"", ""llooccaall"", ""llooccaall-ssiibblliinngg"" and ""nnoonnee"".
Mode ""ffuullll"" checks that MX records refer to A or AAAA record (bothin-zone and out-of-zone hostnames). Mode ""llooccaall"" only checks MX
records which refer to in-zone hostnames.
Mode ""ffuullll"" checks that SRV records refer to A or AAAA record (bothin-zone and out-of-zone hostnames). Mode ""llooccaall"" only checks SRV
records which refer to in-zone hostnames.
Mode ""ffuullll"" checks that delegation NS records refer to A or AAAArecord (both in-zone and out-of-zone hostnames). It also checks
that glue address records in the zone match those advertised by thechild. Mode ""llooccaall"" only checks NS records which refer to in-zone
hostnames or that some required glue exists, that is when the nameserver is in a child zone.Mode ""ffuullll-ssiibblliinngg"" and ""llooccaall-ssiibblliinngg"" disable sibling glue checks
but are otherwise the same as ""ffuullll"" and ""llooccaall"" respectively. Mode ""nnoonnee"" disables the checks.-f format
Specify the format of the zone file. Possible formats are ""tteexxtt"" (default) and ""rraaww"".-F format
Specify the format of the output file specified. Possible formatsare ""tteexxtt"" (default) and ""rraaww"". For nnaammeedd-cchheecckkzzoonnee, this does not
cause any effects unless it dumps the zone contents.-k mode
Perform ""cchheecckk-nnaammeess"" checks with the specified failure mode.
Possible modes are ""ffaaiill"" (default for nnaammeedd-ccoommppiilleezzoonnee), ""wwaarrnn""
(default for nnaammeedd-cchheecckkzzoonnee) and ""iiggnnoorree"".
-m mode
Specify whether MX records should be checked to see if they are addresses. Possible modes are ""ffaaiill"", ""wwaarrnn"" (default) and ""iiggnnoorree"".-M mode
Check if a MX record refers to a CNAME. Possible modes are ""ffaaiill"",
""wwaarrnn"" (default) and ""iiggnnoorree"".-n mode
Specify whether NS records should be checked to see if they are addresses. Possible modes are ""ffaaiill"" (default fornnaammeedd-ccoommppiilleezzoonnee), ""wwaarrnn"" (default for nnaammeedd-cchheecckkzzoonnee) and
""iiggnnoorree"".-o filename
Write zone output to filename. This is mandatory fornnaammeedd-ccoommppiilleezzoonnee.
-s style
Specify the style of the dumped zone file. Possible styles are ""ffuullll"" (default) and ""rreellaattiivvee"". The full format is most suitable for processing automatically by a separate script. On the otherhand, the relative format is more human-readable and is thus
suitable for editing by hand. For nnaammeedd-cchheecckkzzoonnee this does not
cause any effects unless it dumps the zone contents. It also does not have any meaning if the output format is not text.-S mode
Check if a SRV record refers to a CNAME. Possible modes are ""ffaaiill"",
""wwaarrnn"" (default) and ""iiggnnoorree"".-t directory
Chroot to directory so that include directives in the configuration file are processed as if run by a similarly chrooted named.-w directory
chdir to directory so that relative filenames in master file$INCLUDE directives work. This is similar to the directory clause
in named.conf.-D
Dump zone file in canonical format. This is always enabled fornnaammeedd-ccoommppiilleezzoonnee.
-W mode
Specify whether to check for non-terminal wildcards. Non-terminal
wildcards are almost always the result of a failure to understand the wildcard matching algorithm (RFC 1034). Possible modes are ""wwaarrnn"" (default) and ""iiggnnoorree"". zonename The domain name of the zone being checked. filename The name of the zone file.RETURN VALUES
nnaammeedd-cchheecckkzzoonnee returns an exit status of 1 if errors were detected and
0 otherwise.SEE ALSO
nnaammeedd(8), nnaammeedd-cchheecckkccoonnff(8), RFC 1035, BIND 9 Administrator Reference
Manual. AUTHOR Internet Systems Consortium COPYRIGHTCopyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2000-2002 Internet Software Consortium.
BIND9 June 13, 2000 NAMED-CHECKZONE(8)