Import set of zone files from BIND server.
ruby import.rb
-
Download the Code
-
Create directory for your Zone files
-
Export your credentials for CloudFlare
export CLOUDFLARE_EMAIL='<email>' export CLOUDFLARE_KEY='<key>' -
Edit Script to point to directory with zones
#### Configure #### zone_dir = "<directory with zone>" #### Configure #### -
Logs are output to import.log in the current directory
Greg Savage gsavage@spireon.com