Just for curiosity I managed to play with Node.js in the last times.
As stated in other parts of this blog, I am not a developer. I know a little of programming theory, I have used various languages, but I'm not a programmer.
So, just to try node.js, I've developed a tool called Falcao.js
Falcao.js is a remake of Hawk (hosted on Sourceforge):
"Hawk is an IP address tracking utility to monitor and compare what's
answering on your network and what's in DNS. It can identify
unauthorized address usage, or show you which addresses in DNS haven't
been used in a while and can be reclaimed".
Falcao.js has the same purposes.
You can find more information on the github repository: https://github.com/alcir/falcao.js, take a look to the Wiki.
Showing posts with label dns. Show all posts
Showing posts with label dns. Show all posts
Friday, October 10, 2014
Wednesday, August 7, 2013
nagios plugin to compare (master/slave) SOA records
This is a Nagios script to compare the master ns and the slave ns SOA records.
So you can know if the slave zone is expired, or is not in sync with the master.
http://exchange.nagios.org/directory/Plugins/Network-Protocols/DNS/checkexpire/details
https://github.com/alcir/checkexpire.sh
So you can know if the slave zone is expired, or is not in sync with the master.
http://exchange.nagios.org/directory/Plugins/Network-Protocols/DNS/checkexpire/details
https://github.com/alcir/checkexpire.sh
Subscribe to:
Posts (Atom)
