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
nsd-checkzone(8) nsd 4.4.0 nsd-checkzone(8)

nsd-checkzone - NSD zone file syntax checker.

nsd-checkzone [-h] zonename zonefile

nsd-checkzone reads a DNS zone file and checks it for errors. It prints errors to stderr. On failure it exits with nonzero exit status.

This is used to check files before feeding them to the nsd(8) daemon.

-h
Print usage help information and exit.
zonename
The name of the zone to check, eg. "example.com".
zonefile
The file to read, eg. "zones/example.com.zone.signed".
-p
Print the zone contents to stdout if the zone is ok. This prints the contents as it has been parsed, not literally a copy of the input, but as printed by the formatting routines in NSD, much like the nsd-control command write does.

nsd(8), nsd-checkconf(8)

NSD was written by NLnet Labs and RIPE NCC joint team. Please see CREDITS file in the distribution for further details.
February 17, 2022 NLnet Labs

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

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