HP-UX Reference (11i v2 03/08) - 1 User Commands N-Z (vol 2)

n
named-checkzone(1) named-checkzone(1)
NAME
named-checkzone - zone validity checking tool
SYNOPSIS
/usr/sbin/named-checkzone
[-c class ][-dq] zone [filename]
DESCRIPTION
named-checkzone
is a tool for performing integrity checks on the zone contents. It uses the same
integrity checks as
named. It mainly checks for syntax errors and also the RR type.
Options
-c class
Specify the class of the zone.
-d Enable debugging.
-q Enable quiet mode for exit code only.
Operands
filename
The file that should be used for checking the zone contents.
If filename is not specified, it defaults to the file with the zone name. For this to work, the file name
for the zone in the zone directive of the named.conf file must be identical to the zone name.
zone The zone whose contents are to be checked.
RETURN VALUES
named-checkzone returns:
0 Success.
1 Errors were detected.
EXAMPLE
$ named-checkzone -d text.domain db.domain
AUTHOR
named-checkzone was developed by ISC (Internet Software Consortium).
SEE ALSO
named(1M)
RFC 1035
Section 1568 Hewlett-Packard Company 1 HP-UX 11i Version 2: August 2003