NAME

keyrec-check - Check a DNSSEC-Tools keyrec file for problems and inconsistencies.


SYNOPSIS

  keyrec-check [-z | -k] [-c] [-q] [-verbose] [-h] keyrec-file


DESCRIPTION

This script checks a keyrec file for problems, potential problems, and inconsistencies.

Recognized problems include:

Recognized potential problems include:

Recognized inconsistencies include:


OPTIONS

-k

Only perform checks of key keyrecs. This option may not be combined with the -z option.

-z

Only perform checks of zone keyrecs. This option may not be combined with the -k option.

-c

Display a final count of errors.

-q

Do not display messages. This option supersedes the setting of the -v option.

-verbose

Display many messages. This option is subordinate to the -q option.

-h

Display a usage message.


COPYRIGHT

Copyright 2004-2006 SPARTA, Inc. All rights reserved. See the COPYING file included with the DNSSEC-Tools package for details.


AUTHOR

Wayne Morrison, tewok@users.sourceforge.net


SEE ALSO

Net::DNS::SEC::Tools::keyrec.pm(3)