Bulk Zone File Maker
If you’ve ever had to create a bunch of zone files for a bunch of domains you know it can be a pain.
Should you ever find yourself in that dark hole again use this. It is a quick and simple DNS Zone File creator for BIND. It takes an array of domain names, creates zone files and adds the zones to your master BIND configuration.
All you need to do is put the domains in the array and restart Bind when it’s done.
This code has moved to Github.