Query: ldns-read-zone
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ldns-read-zone(1) General Commands Manual ldns-read-zone(1)NAMEldns-read-zone - read a zonefile and print itSYNOPSISldns-read-zone ZONEFILEDESCRIPTIONldns-read-zone reads a DNS zone file and prints it. The output has 1 resource record per line, and no pretty-printing makeup.OPTIONS-c Canonicalize all resource records in the zone before printing -d Only print DNSSEC data from the zone. This option skips every record that is not of type NSEC, NSEC3, RRSIG or DNSKEY. DS records are not printed. -h Show usage and exit -n Do not print the SOA record -s Strip DNSSEC data from the zone. This option skips every record that is of type NSEC, NSEC3, RRSIG or DNSKEY. DS records are still printed. -S [[+|0]number | YYYYMMDDxx | unixtime ] Set serial number to the given number, or when preceded by a sign, offset the exisiting number with it. When giving the literal strings YYYYMMDDxx or unixtime, the serial number is tried to be reset in datecounter or in unixtime format respectively. Though is the updated serial number is smaller than the original one, the original one is simply increased by one. When updating a serial number, records of type NSEC, NSEC3, RRSIG and DNSKEY will be skipped when printing the zone. -v Show the version and exit -z Sort the zone before printing (this implies -c)AUTHORWritten by the ldns team as an example for ldns usage.REPORTING BUGSReport bugs to <ldns-team@nlnetlabs.nl>.COPYRIGHTCopyright (C) 2005 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. 30 May 2005 ldns-read-zone(1)
Related Man Pages |
---|
ldns-notify(1) - debian |
ldns-signzone(1) - debian |
ldns_zone_glue_rr_list(3) - debian |
ldns-keyfetcher(1) - centos |
ldns-read-zone(1) - centos |