Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 20 Jan 2015 23:26:04 +0100] rev 30
all the example files for later reference
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Mon, 19 Jan 2015 13:30:51 +0100] rev 29
updated manifest
<hs@schlittermann.de> [Mon, 19 Jan 2015 12:14:15 +0100] rev 28
better matching for optional quotes
<hs@schlittermann.de> [Mon, 19 Jan 2015 12:06:27 +0100] rev 27
nzf does not contain quotations
heiko [Mon, 19 Jan 2015 12:02:05 +0100] rev 26
changed handling of overrides
No the overrides are considered to be our reference source
heiko [Mon, 19 Jan 2015 12:01:39 +0100] rev 25
local: read from nzf
heiko [Mon, 19 Jan 2015 11:34:00 +0100] rev 24
check serial with overrides, not with local server
heiko [Mon, 19 Jan 2015 10:33:29 +0100] rev 23
added check for serial aa
Now we can ask the serial() to request aa answers.
heiko [Fri, 16 Jan 2015 16:42:13 +0100] rev 22
Better message if there is no ns server known in public, but the domain
heiko [Thu, 08 Jan 2015 00:04:06 +0100] rev 21
doc added
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Wed, 07 Jan 2015 23:57:31 +0100] rev 20
moved the code to a perl module
Now the working parts are in Nagios::Check::DNS::delegation.pm.
It's not a package. Just a detached module.
heiko [Wed, 07 Jan 2015 17:15:54 +0100] rev 19
[merged]
heiko [Wed, 07 Jan 2015 17:14:18 +0100] rev 18
zones.override automatically added to domainlist
If the local: domainlist is used, the domains containted in the override file
are added automatically to the list of domains
heiko [Wed, 07 Jan 2015 16:34:53 +0100] rev 17
Include the override domains into local:
If local: is selected as source of domain names, the override file will
be used as an additional source too.
heiko [Wed, 07 Jan 2015 15:56:05 +0100] rev 16
include the override domains and shuffle
The list of override domains is considered as part of the
domains that need to be checked.
heiko [Tue, 06 Jan 2015 22:40:18 +0100] rev 15
override works
Now we read a override file (current default /etc/bind/zones.override)
in case our own information about NS is not correct. Useful for these
a.pending-verification.joker.com domains.
heiko [Tue, 06 Jan 2015 21:42:41 +0100] rev 14
Serial needs have the aa flag set!
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 06 Jan 2015 15:14:23 +0100] rev 13
more doc
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 06 Jan 2015 15:12:36 +0100] rev 12
updated doc
heiko [Tue, 06 Jan 2015 15:08:33 +0100] rev 11
serial is compared with reference server too
heiko [Tue, 06 Jan 2015 14:21:38 +0100] rev 10
more on caching of resolver objects
heiko [Tue, 06 Jan 2015 13:35:59 +0100] rev 9
working on pu for now.
Further testing expected.
heiko [Tue, 30 Dec 2014 23:27:37 +0100] rev 8
complete error description
heiko [Tue, 30 Dec 2014 15:02:36 +0100] rev 7
Smart::Comments only if $ENV{DEBUG}
heiko [Tue, 30 Dec 2014 14:46:29 +0100] rev 6
fix: skip subdomains of 168.192.in-addr.arpa
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 14:40:45 +0100] rev 5
check for AA flag
Make sure that we compare the authoritive answers with the outside
worlds view.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 12:24:43 +0100] rev 4
added local: option for named-checkconf -p
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 09:42:07 +0100] rev 3
reference localhost
We use the local host as a reference for the domains in question.
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 00:46:41 +0100] rev 2
added manpage and help
Heiko Schlittermann (JUMPER) <hs@schlittermann.de> [Tue, 30 Dec 2014 00:37:59 +0100] rev 1
works for NS check
Now we can compare the officially known name servers (from googles
public NS service) with the name servers a reference system knows.