NAME
check_zone - Check a DNS zone for errors
SYNOPSIS
check_zone
[ -r
] domain [ class ]
DESCRIPTION
Checks a DNS zone for errors. Current checks are:
Checks that all A records have corresponding PTR records.
Checks that hosts listed in NS, MX, and CNAME records have A records.
OPTIONS
AUTHOR
Michael Fuhr <mike@fuhr.org>