From 4da8bc5b6a6af66bac457642dfdd3baf17198def Mon Sep 17 00:00:00 2001 From: cfengine Date: Tue, 27 Aug 2002 07:52:07 +0000 Subject: * Added rules to ignore for proftpd when people connect and make PORT errors. --- logcheck/ignore.d.server/proftpd | 1 + 1 file changed, 1 insertion(+) diff --git a/logcheck/ignore.d.server/proftpd b/logcheck/ignore.d.server/proftpd index 585b5d4..b1e1f0c 100644 --- a/logcheck/ignore.d.server/proftpd +++ b/logcheck/ignore.d.server/proftpd @@ -4,3 +4,4 @@ proftpd\[.*\]: .* \(.*\[[\.[:digit:]]+\]\) - USER (anonymous|ftp)(@[\.[:alnum:]] proftpd\[.*\]: .* \(.*\[[\.[:digit:]]+\]\) - no such user '(anonymous|ftp)(@[\.[:alnum:]]+)?' proftpd\[.*\]: connect from [\.[:digit:]]+ proftpd\[.*\]: No certificate files found! +proftpd\[.*\]:.* (.*\[.*\]) - Refused PORT.* (address mismatch)\. -- cgit v1.2.3