Various snippets of UNIX code that might just be a waste if I keep them to myself. This blog is very much a work in progress and is mainly for myself. Yes, I should probably host code on one of those fancy code hosting web sites and I probably will eventually.
Friday, December 16, 2016
Perl: check dns zone servers
given the output of "named-checkconf" parse the zones looking for forwarded zones and then test that those name servers actually do respond for that particular domain.
No comments:
Post a Comment