Frédéric Brière
2008-Jan-24 09:16 UTC
[Logcheck-devel] [PATCH] Added "adding an RR"/"deleting rrset" bind rules for dynamic DNS
These two messages will be issued when BIND is set up to provide dynamic DNS, and clients update their own record via nsupdate. Signed-off-by: Fr?d?ric Bri?re <fbriere at fbriere.net> --- rulefiles/linux/ignore.d.server/bind | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/rulefiles/linux/ignore.d.server/bind b/rulefiles/linux/ignore.d.server/bind index a26e232..1092450 100644 --- a/rulefiles/linux/ignore.d.server/bind +++ b/rulefiles/linux/ignore.d.server/bind @@ -6,3 +6,4 @@ ^\w{3} [ :0-9]{11} [-._[:alnum:]]+ named\[[0-9]+\]: client [0-9.]{7,15}#[0-9]+: view (localhost|any|slave): query: [-._[:alnum:]]+ IN (CNAME|A6|AAAA|A|MX|PTR|TXT|NS|SOA|SSHFP) [-+](E?)$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: (client [.#[:digit:]]+: )?notify question section contains no SOA$ ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ named\[[[:digit:]]+\]: client [[:digit:].]+#[[:digit:]]+: query (\(cache\) )?'.*' denied$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: client [.#[:digit:]]+: updating zone '[-._[:alnum:]]+/IN': (adding an RR|deleting rrset) at 'phentex.dynamic.gxd.ca' A$ -- 1.5.3.8
Frédéric Brière
2008-Feb-04 06:10 UTC
[Logcheck-devel] [PATCH] Added "adding an RR"/"deleting rrset" bind rules for dynamic DNS
On Thu, Jan 24, 2008 at 04:16:25AM -0500, Fr?d?ric Bri?re wrote:> +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ named\[[0-9]+\]: client [.#[:digit:]]+: updating zone '[-._[:alnum:]]+/IN': (adding an RR|deleting rrset) at 'phentex.dynamic.gxd.ca' A$Dammit. That was obviously meant to be '[-._[:alnum:]]+'. Note that this will interefere with the two following commits (31e18c8a6d3ddcdb7c19fe4346edae3b8bff4b15 and 1dc4b89d40b46c686ce3c77eb28f803871a76730), although they should be easy to fix. Let me know if you want me to resubmit all three. -- < sam> /.ing an issue is like asking an infinite number of monkeys for advice -- in #debian-devel