Package: logcheck-database
Version: 1.2.41
Severity: normal
Tags: patch

While violations.ignore.d/logcheck-ssh does filter out the warnings
about failed reverse DNS lookup from the TCP wrappers, it does not for
ssh's own messages (which are quite overly dramatic, too).
The attached patch fixes this.

elmar

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-bdclaim
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages logcheck-database depends on:
ii  debconf [debconf-2.0]         1.4.58     Debian configuration management sy

logcheck-database recommends no packages.

-- debconf information:
  logcheck-database/conffile-cleanup: false
  logcheck-database/rules-directories-note:
  logcheck-database/standard-rename-note:

-- 

 .'"`.                                                            /"\
| :' :   Elmar Hoffmann <[EMAIL PROTECTED]>    ASCII Ribbon Campaign  \ /
`. `'    GPG key available via pgp.net        against HTML email   X
  `-                                                    & vCards  / \
--- /etc/logcheck/violations.ignore.d/logcheck-ssh.dpkg-dist    2005-10-11 
01:37:46.356925928 +0200
+++ /etc/logcheck/violations.ignore.d/logcheck-ssh      2005-10-11 
01:38:05.833787515 +0200
@@ -1,2 +1,3 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: warning: /etc/hosts.deny, 
line [0-9]+: can't verify hostname: getaddrinfo\([._[:alnum:]-]+, AF_INET\) 
failed$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: warning: /etc/hosts.deny, 
line [0-9]+: host name/name mismatch: [._[:alnum:]-]+ != [._[:alnum:]-]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: reverse mapping checking 
getaddrinfo for [._[:alnum:]-]+ failed - POSSIBLE BREAKIN ATTEMPT!$

Attachment: signature.asc
Description: Digital signature

Reply via email to