[Logcheck-commits] Hanspeter Kunz: i.d.s/dhcp: ignore more messages on sending options to hosts ( as a result of LDAP lookups)
Gerfried Fuchs
alfie at alioth.debian.org
Mon Aug 2 20:44:40 UTC 2010
Module: logcheck
Branch: lenny-backports
Commit: 9587fda9968ec78dedae02b0521118ce270b4dbe
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=9587fda9968ec78dedae02b0521118ce270b4dbe
Author: Hanspeter Kunz <hp at edelkunz.ch>
Date: Sat Jul 17 01:12:13 2010 +0200
i.d.s/dhcp: ignore more messages on sending options to hosts (as a result of LDAP lookups)
---
debian/changelog | 2 +-
rulefiles/linux/ignore.d.server/dhcp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9a6f9eb..a83642f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,7 +42,7 @@ logcheck (1.3.11) UNRELEASED; urgency=low
- ignore another TLS library problem
(SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)
- -- Hanspeter Kunz <hkunz at leto.ifi.uzh.ch> Fri, 16 Jul 2010 02:04:43 +0200
+ -- Hanspeter Kunz <hp at edelkunz.ch> Sat, 17 Jul 2010 01:08:55 +0200
logcheck (1.3.10) unstable; urgency=low
diff --git a/rulefiles/linux/ignore.d.server/dhcp b/rulefiles/linux/ignore.d.server/dhcp
index 7a33671..a00d9f9 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -38,4 +38,4 @@
#^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd:( (if|and|add|delete) [._[:alnum:]-]+ ([[:digit:]]+ )?IN ((A|PTR|MX|CNAME)( [._[:alnum:]-]+)?|TXT "[^"]*"|CNAME <keydata>)( (rrset|domain) (exists|doesn't exist))?)+: success\.$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: (Searching|No host entry) for \(\&\(objectClass=dhcpHost\)\(dhcpHWAddress=ethernet [[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}:[[:xdigit:]]{2}\)\) in LDAP tree [=,.[:alnum:]]+$
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Found dhcpHWAddress LDAP entry [_-=,.[:alnum:]]+$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Sending the following options: 'fixed-address [#.;[:xdigit:][:space:]]+'$
+\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: Sending the following options: 'fixed-address ["#.;[:alnum:][:space:]-]+'$
More information about the Logcheck-commits
mailing list