| bulkdns.sh | | bulkdns.sh will create DNS zone records from a file list of domains (one domain per line) and reads them in, then creates zone files and a conf file that is included in your main named.conf file.
User variables are defined at the beggining of the script and the zone data format is at the end of the script which can be customized.
|