[Logcheck-commits] Hanspeter Kunz: i.d.s/dhcp: ignore messages on xid-mismatches
Gerfried Fuchs
alfie at alioth.debian.org
Mon Aug 2 20:44:46 UTC 2010
Module: logcheck
Branch: lenny-backports
Commit: 3e700b737c2aaa78d0d8f1ef24653daa96aea905
URL: http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=3e700b737c2aaa78d0d8f1ef24653daa96aea905
Author: Hanspeter Kunz <hp at edelkunz.ch>
Date: Sun Jul 18 00:41:01 2010 +0200
i.d.s/dhcp: ignore messages on xid-mismatches
---
debian/changelog | 3 ++-
rulefiles/linux/ignore.d.server/dhcp | 1 +
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8db5ff5..10b4bc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -40,11 +40,12 @@ logcheck (1.3.11) UNRELEASED; urgency=low
- Found dhcpHWAddress: LDAP entries may contain underscores and dashes
- removed rule to "ignore messages about leased addresses which respond to
to ping requests" because this is probably caused by a misconfiguration
+ - ignore messages on xid-mismatches
* ignore.d.server/postfix:
- ignore another TLS library problem
(SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)
- -- Hanspeter Kunz <hp at edelkunz.ch> Sun, 18 Jul 2010 00:21:13 +0200
+ -- Hanspeter Kunz <hkunz at leto.ifi.uzh.ch> Sun, 18 Jul 2010 00:38: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 b4692b0..acd97d2 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -38,3 +38,4 @@
^\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 ["#.;[:alnum:][:space:]-]+'$
+\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dhcpd: bind update on [.[:digit:]]{7,15} got ack from dhcp-failover: xid mismatch\.$
More information about the Logcheck-commits
mailing list