Your message dated Fri, 22 May 2015 17:33:52 +0000
with message-id <[email protected]>
and subject line Bug#710973: fixed in epylog 1.0.8-1
has caused the Debian Bug report #710973,
regarding epylog does not match iptables log entries of rejected packets
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
710973: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710973
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: epylog
Version: 1.0.7-2
Severity: normal
Tags: upstream patch
Hello!
The packet module does not find iptable's log entries if they do not
have a 'MAC' entry. When a packet is rejected or dropped na MAC
address will be logged. So these very interesting packets do never
show in epylog packet reports.
Appended you find a patch to make MAC address optional.
Best Regards,
Olaf Ohlenmacher
-- System Information:
Debian Release: 7.0
APT prefers stable
APT policy: (990, 'stable'), (900, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/modules/packets_mod.py b/modules/packets_mod.py
index cdc6590..de9a827 100644
--- a/modules/packets_mod.py
+++ b/modules/packets_mod.py
@@ -43,7 +43,7 @@ class packets_mod(InternalModule):
self.logger = logger
rc = re.compile
iptables_map = {
- rc('IN=\S*\sOUT=\S*\sMAC=\S*\sSRC=\S*\sDST=\S*\s'): self.iptables
+ rc('IN=\S*\sOUT=\S*\s(MAC=\S*\s)?SRC=\S*\sDST=\S*\s'): self.iptables
}
ipchains_map = {
rc('Packet\slog:\s.*PROTO.*'): self.ipchains
--- End Message ---
--- Begin Message ---
Source: epylog
Source-Version: 1.0.8-1
We believe that the bug you reported is fixed in the latest version of
epylog, which is due to be installed in the Debian FTP archive.
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Tiago Bortoletto Vaz <[email protected]> (supplier of updated epylog 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 22 May 2015 12:42:44 -0400
Source: epylog
Binary: epylog
Architecture: source all
Version: 1.0.8-1
Distribution: unstable
Urgency: low
Maintainer: Tiago Bortoletto Vaz <[email protected]>
Changed-By: Tiago Bortoletto Vaz <[email protected]>
Description:
epylog - New logs analyzer and parser
Closes: 710973
Changes:
epylog (1.0.8-1) unstable; urgency=low
.
* MAC entry is no longer mandatory for packages to be reported. Thanks to
Olaf Ohlenmacher. (Closes: #710973)
* move from python-support to dh_python2
Checksums-Sha1:
5aa496404b519916911fc08bdc3c969f24068482 1885 epylog_1.0.8-1.dsc
777ae7c8420c1e4aed1d28fb6b7058971703641a 93766 epylog_1.0.8.orig.tar.gz
4a6f8d520e17ce1c0bcd3360f10e5291091b428a 5616 epylog_1.0.8-1.debian.tar.xz
c14f8b917675b03bfff3025bd6a9007446eed56f 78750 epylog_1.0.8-1_all.deb
Checksums-Sha256:
f39f6bc711562dc760ade9dadce7f4773f82b704c524fdc8fd3d6251242883d1 1885
epylog_1.0.8-1.dsc
c947fe2f517f8db9e90659df0e940bbe8bbfe39e69411c88925cd1b09723652b 93766
epylog_1.0.8.orig.tar.gz
b4dc925db6e31cdd91b34727724e7af996b586cab7529b3196640625e40872f9 5616
epylog_1.0.8-1.debian.tar.xz
4e192271f7fd5359445887b116aa7e3229a0be3c14bbea92e57f29c4f5ef7b7e 78750
epylog_1.0.8-1_all.deb
Files:
0cf68594f0b56faec77b6a0a9dac12e4 1885 python extra epylog_1.0.8-1.dsc
1fce2d1227b8ea205f76309da1ed4a94 93766 python extra epylog_1.0.8.orig.tar.gz
6db40b78b942279e692281bcb2dd03de 5616 python extra epylog_1.0.8-1.debian.tar.xz
8a9990ea16561f3347989aed12d07bd5 78750 python extra epylog_1.0.8-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVX2PdAAoJENhHR6zktoE9SgUP/2FhdFvKu4HQcbHoMyI8aCeK
oVBmcNSE6+AFnlDAADS+XW3dD3Uuu0X+BVu9fW/oUDQao7cdwkePiJ11kGhEPRf2
sOlk272GBTq2Yw5Z+6FgebaIXxC0iSYwd9qr0uaQjnPwsHvkDXtQAXUf6Ot9d93v
eqIwbbYLn/v2vUPxuj2vlEHNXejy9vkqmvKo+7B4YAYymU4ToYAeg6J77taFgz36
TO1SQxceASzO98muTlG/rGhVPJLaIo59CJAtSxYOrFAlhjQmLRgaw1KfvwM0VAhN
SiNMtb3SDX3LA+pPKOavGwsZXdm5YPgS9FWXKHuz19c1a0OKrMujd16xAniKIcjV
QZGRNCyFdaCNd91o8ilAnva3TN6Gch8rnKMWyPZrPTUdnISwTlUejupQAnup8wrM
LFbFitjvXFVetDXr4QPRBGgHn7D8ZgrT47td7FxLu1BYcWwzOgAecESl3mmCEyeG
pWPkKT9gjjrmOqtHMt6z39AHijgOIKi5FtuZP5ukB/OI7KTtlVLcjInjHotv3HgF
jkcZzyOGeUfgJiHdzaxxz6hLNafHZBzsmFZYs3bqwjsHt92Yh9T7FOv2ktauT/D4
XPKt381OrDqu3nE4zJKNqjNTAFPV25nvkyzrNn/n4LDU/HpMyW9gwsZQ5KTGyBJD
Df1ENbM7rwITHHIjQyQA
=9vV6
-----END PGP SIGNATURE-----
--- End Message ---