[Logcheck-commits] r1389 - in logcheck/trunk: debian
rulefiles/linux/ignore.d.server
madduck at users.alioth.debian.org
madduck at users.alioth.debian.org
Thu Dec 28 11:26:34 CET 2006
Author: madduck
Date: 2006-12-28 11:26:33 +0100 (Thu, 28 Dec 2006)
New Revision: 1389
Modified:
logcheck/trunk/debian/changelog
logcheck/trunk/rulefiles/linux/ignore.d.server/ssh
Log:
* ignore.d.server/ssh: ignoring message about corrupted input MAC.
Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog 2006-12-28 10:25:28 UTC (rev 1388)
+++ logcheck/trunk/debian/changelog 2006-12-28 10:26:33 UTC (rev 1389)
@@ -15,11 +15,13 @@
* ignore.d.server/netconsole: first couple of filters added.
+ * ignore.d.server/ssh: ignoring message about corrupted input MAC.
+
* Added Spanish debconf translation by Javier Fernández-Sanguino
(closes: #402204).
* Do not source debconf confmodule in preinst as it's not needed.
- -- martin f. krafft <madduck at debian.org> Thu, 28 Dec 2006 11:25:08 +0100
+ -- martin f. krafft <madduck at debian.org> Thu, 28 Dec 2006 11:26:12 +0100
logcheck (1.2.51) unstable; urgency=medium
Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/ssh
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/ssh 2006-12-28 10:25:28 UTC (rev 1388)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/ssh 2006-12-28 10:26:33 UTC (rev 1389)
@@ -20,3 +20,4 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: Address [._[:alnum:]-]+ maps to [._[:alnum:]-]+, but this does not map back to the address - POSSIBLE BREAK-?IN ATTEMPT!$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: reverse mapping checking getaddrinfo for [._[:alnum:]-]+ failed - POSSIBLE BREAK-?IN ATTEMPT!$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: fatal: recv_rexec_state: ssh_msg_recv failed$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: Disconnecting: Corrupted MAC on input\.$
More information about the Logcheck-commits
mailing list