[Logcheck-devel] Bug#265588: marked as done (logcheck-database: coreection to oidentd rules)

Debian Bug Tracking System owner at bugs.debian.org
Sat Aug 14 03:33:12 UTC 2004


Your message dated Fri, 13 Aug 2004 23:17:03 -0400
with message-id <E1Bvp2V-0002I1-00 at newraff.debian.org>
and subject line Bug#265588: fixed in logcheck 1.2.25
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Aug 2004 20:53:25 +0000
>From jonas at mail.kidns.de Fri Aug 13 13:53:25 2004
Return-path: <jonas at mail.kidns.de>
Received: from ns2.kidns.de (diana50.kidns.de) [62.75.129.11] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bvj3E-0007tn-00; Fri, 13 Aug 2004 13:53:25 -0700
Received: from jonas by diana50.kidns.de with local (Exim 4.34)
	id 1Bvj2P-0007cj-Tg; Fri, 13 Aug 2004 22:52:33 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: jonas at mail.kidns.de
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: logcheck-database: coreection to oidentd rules
X-Mailer: reportbug 2.63
Date: Fri, 13 Aug 2004 22:52:33 +0200
Message-Id: <E1Bvj2P-0007cj-Tg at diana50.kidns.de>
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Mail-From: jonas at mail.kidns.de
X-SA-Exim-Scanned: No (on diana50.kidns.de); SAEximRunCond expanded to false
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: logcheck-database
Version: 1.2.24
Severity: wishlist

hello,

the current rules for oidentd are to strict, as they require connections
to oidentd to come from port 0:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from \
				localhost \(127.0.0.1\):0$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from \
		[._[:alnum:]-]+ \([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\):0$

anyway, ident lookups seem to come from very different ports, according
to my logs:
Aug 12 13:37:37 host oidentd[2673]: Connection from gluck.debian.org (192.25.206.10):39225
Aug 13 19:30:04 host oidentd[27268]: Connection from run.smurf.noris.de (192.109.102.41):51246
Aug 13 16:23:53 host oidentd[25436]: Connection from spohr.debian.org (128.193.0.4):54192


i suggest to change rules to the following:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from \
	localhost \(127.0.0.1\):[0-9]{1,5}$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ oidentd\[[0-9]+\]: Connection from \
	[._[:alnum:]-]+ \([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\):[0-9]{1,5}$


bye
 jonas

---------------------------------------
Received: (at 265588-close) by bugs.debian.org; 14 Aug 2004 03:23:17 +0000
>From katie at ftp-master.debian.org Fri Aug 13 20:23:16 2004
Return-path: <katie at ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bvp8W-0007mA-00; Fri, 13 Aug 2004 20:23:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Bvp2V-0002I1-00; Fri, 13 Aug 2004 23:17:03 -0400
From: Todd Troxell <ttroxell at debian.org>
To: 265588-close at bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#265588: fixed in logcheck 1.2.25
Message-Id: <E1Bvp2V-0002I1-00 at newraff.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Fri, 13 Aug 2004 23:17:03 -0400
Delivered-To: 265588-close at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 7

Source: logcheck
Source-Version: 1.2.25

We believe that the bug you reported is fixed in the latest version of
logcheck, which is due to be installed in the Debian FTP archive:

logcheck-database_1.2.25_all.deb
  to pool/main/l/logcheck/logcheck-database_1.2.25_all.deb
logcheck_1.2.25.dsc
  to pool/main/l/logcheck/logcheck_1.2.25.dsc
logcheck_1.2.25.tar.gz
  to pool/main/l/logcheck/logcheck_1.2.25.tar.gz
logcheck_1.2.25_all.deb
  to pool/main/l/logcheck/logcheck_1.2.25_all.deb
logtail_1.2.25_all.deb
  to pool/main/l/logcheck/logtail_1.2.25_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 265588 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Todd Troxell <ttroxell at debian.org> (supplier of updated logcheck package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Friday, 13 Aug 2004 22:54:13 -0500
Source: logcheck
Binary: logcheck logtail logcheck-database
Architecture: source all
Version: 1.2.25
Distribution: unstable
Urgency: low
Maintainer: Debian logcheck Team <logcheck-devel at lists.alioth.debian.org>
Changed-By: Todd Troxell <ttroxell at debian.org>
Description: 
 logcheck   - Mails anomalies in the system logfiles to the administrator
 logcheck-database - A database of system log rules for the use of log checkers
 logtail    - Print log file lines that have not been read
Closes: 193161 255932 259603 262327 264158 265176 265588
Changes: 
 logcheck (1.2.25) unstable; urgency=low
 .
   todd:
   * Small rule updates for dhclient, ntp, bind, kernel, bonobo, qmail,
     proftpd, ntpd, gconf, dovecot, su, samba, postfix (Closes: #259603, #264158)
   * Add line to logcheck.postinst to remove header.txt on purge
   * Add check to exit if running script as root.
   eevans:
   * Added violations.ignore.d/logcheck-spamd rule, (Closes: #262327)
   maks:
   * Re-format NEWS.Debian into Debian changelog format (Closes: #255932)
   * Remove /var/state/logcheck from debian/logcheck.dirs.
   * Small rule updates for pdns, pop3d-ssl, postfix, scponly.
   * Ack woody security fix. (Closes: #193161)
   * Small rule updates for dhcpd, kernel, nagios, postfix, rsnapshot
     thanks to Peter Palfrader <weasel at debian.org>.
   * Add gps policy server rules. (Closes: #265176)
   * Fix port match in oidentd rules. (Closes: #265588)
Files: 
 03047f6b2624f3767b8f0fa6f158865f 670 admin optional logcheck_1.2.25.dsc
 6bbafe7f10b1fadcf159024d07ba94f0 79916 admin optional logcheck_1.2.25.tar.gz
 2d8391aea6d41426fe144d493bd4bb4b 38584 admin optional logcheck_1.2.25_all.deb
 8f8a2663fc61fab076b900164a6be8ea 47118 admin optional logcheck-database_1.2.25_all.deb
 e2b3c988fb0ff5b5e3f71ee36fbf4af1 22654 admin optional logtail_1.2.25_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBHX+h4u3oQ3FHP2YRAsPlAJwJ4U7YUiIt/IJnG0P05HqMXr70yQCdE2JD
7F4nsnZW3wofwJVsp3qRfGs=
=XcZt
-----END PGP SIGNATURE-----





More information about the Logcheck-devel mailing list