GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
KZONECHECK(1) Knot DNS KZONECHECK(1)

kzonecheck - Knot DNS zone check tool

kzonecheck [options] filename

The utility checks zone file syntax and runs semantic checks on the zone content. The executed checks are the same as the checks run by the Knot DNS server.

Please, refer to the semantic-checks configuration option in knot.conf(5) for the full list of available semantic checks.

Path to the zone file to be checked. For reading from stdin use /dev/stdin or just -.

Zone origin. If not specified, the origin is determined from the file name (possibly removing the .zone suffix).
Also check DNSSEC-related records. The default is to decide based on the existence of a RRSIG for SOA.
Also check the zone hash against a ZONEMD record, which is required to exist.
Current time specification. Use UNIX timestamp, YYYYMMDDHHmmSS format, or [+/-]time[unit] format, where unit can be Y, M, D, h, m, or s. Default is current UNIX timestamp.
The number of threads used for DNSSEC validation. Default is all CPU threads available.
Print the zone on stdout.
Enable debug output.
Print the program help.
Print the program version. The option -VV makes the program print the compile time configuration summary.

Exit status of 0 means successful operation. Any other exit status indicates an error.

knotd(8), knot.conf(5).

CZ.NIC Labs <https://www.knot-dns.cz>

Copyright 2010–2025, CZ.NIC, z.s.p.o.

2025-06-04 3.4.7

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.