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
ZONE2JSON(1) PowerDNS Authoritative Server ZONE2JSON(1)

zone2json - convert BIND zones to JSON

zone2json {--named-conf=PATH, --zone-file=PATH [--zone-name=NAME]} [OPTION]

zone2json parses BIND named.conf files and zonefiles and outputs JSON on standard out, which can then be fed to the PowerDNS API.

zone2json understands the BIND master file extension $GENERATE and will also honour $ORIGIN and $TTL.

--named-conf=<PATH>
Read PATH to get the BIND configuration
--zone=<PATH>
Parse only the zone file at PATH Conflicts with --named-conf parameter.
--zone-name=<NAME>
When parsing a single zone without $ORIGIN statement, set ZONE as the zone name.

--help
List all options
--on-error-resume-next
Ignore missing zone files during parsing. Dangerous.
--verbose
Be verbose during conversion.

pdns_server(1)

PowerDNS.COM BV

2001-2022, PowerDNS.COM BV
March 21, 2022

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.