[Logcheck-commits] Frédéric Brière : Added dhcp " removed reverse map" rule, which occurs on DHCPRELEASE
Frédéric Brière
fbriere-guest at alioth.debian.org
Sun Mar 16 20:21:37 UTC 2008
Module: logcheck
Branch: master
Commit: e97ce69adb09399aa30b1fe53c4024e13c34058a
URL: http://git.debian.org/?p=logcheck/logcheck.git/?a=commit;h=e97ce69adb09399aa30b1fe53c4024e13c34058a
Author: Frédéric Brière <fbriere at fbriere.net>
Date: Sun Mar 16 16:03:29 2008 -0400
Added dhcp "removed reverse map" rule, which occurs on DHCPRELEASE
---
rulefiles/linux/ignore.d.server/dhcp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/rulefiles/linux/ignore.d.server/dhcp b/rulefiles/linux/ignore.d.server/dhcp
index 73229f3..0ee283d 100644
--- a/rulefiles/linux/ignore.d.server/dhcp
+++ b/rulefiles/linux/ignore.d.server/dhcp
@@ -26,6 +26,7 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: uid lease [.0-9]{7,15} for client [:[:xdigit:]]+ is duplicate on [.0-9]{7,15}/[[:digit:]]+$
# Dyndns support
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: [Aa]dded (new )?(forward|reverse) map from [._[:alnum:]-]+ to [._[:alnum:]-]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: removed reverse map on [._[:alnum:]-]+\.$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd: Can't update forward map [._[:alnum:]-]+ to [.0-9]{7,15}: no such RRset$
# udhcpd support
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ udhcpd\[[0-9]+\]: sending OFFER of [.0-9]{7,15}$
More information about the Logcheck-commits
mailing list