--- sshd.conf.orig 2007-06-05 22:00:24.000000000 +0200 +++ sshd.conf 2007-06-05 22:00:41.000000000 +0200 @@ -14,10 +14,10 @@ # (?:::f{4,6}:)?(?P\S+) # Values: TEXT # -failregex = Authentication failure for .* from - Failed [-/\w]+ for .* from - ROOT LOGIN REFUSED .* FROM - [iI](?:llegal|nvalid) user .* from +failregex = Authentication failure for .* from $ + Failed [-/\w]+ for .* from $ + ROOT LOGIN REFUSED .* FROM $ + [iI](?:llegal|nvalid) user .* from $ # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.