Skip to Content.
Sympa Menu

dns-operations - Re: [opennic-dns-operations] New automation script

dns-operations AT lists.opennicproject.org

Subject: Dns-operations mailing list

List archive

Re: [opennic-dns-operations] New automation script


Chronological Thread 
  • From: Jeff Taylor <shdwdrgn AT sourpuss.net>
  • To: dns-operations AT lists.opennicproject.org
  • Subject: Re: [opennic-dns-operations] New automation script
  • Date: Sat, 03 May 2014 18:13:04 -0600

I've made some improvements to the script and added a separate config file now. Run time is between 5-10 seconds, depending on your machine, and some checks have been added to ensure NS0 is responding. I have also added a method of listing additional master servers for a zone, as in the case of .fur where the updates are coming from a source other than NS4. And I have eliminated the need for 'bc' and started using awk for some of the functions that are not available in all versions of bash string manipulation.

Sample config file: http://opennic.oss/files/scripts/srvzone.conf
The actual script: http://opennic.oss/files/scripts/srvzone

Again, if you are a tier-2 server, just call the script without any parameters.
If you are a tier-1 server, call the script with your server name: ./srvzone ns2




Archive powered by MHonArc 2.6.19.

Top of Page