--- a/config/filter.d/sshd.conf Thu Feb 26 00:23:56 2009 -0500 +++ b/config/filter.d/sshd.conf Thu Feb 26 00:24:59 2009 -0500 @@ -30,7 +30,7 @@ ^%(__prefix_line)sUser \S+ from not allowed because not listed in AllowUsers$ ^%(__prefix_line)sauthentication failure; logname=\S* uid=\S* euid=\S* tty=\S* ruser=\S* rhost=(?:\s+user=.*)?\s*$ ^%(__prefix_line)srefused connect from \S+ \(\)\s*$ - ^%(__prefix_line)sAddress .* POSSIBLE BREAK-IN ATTEMPT\s*$ + ^%(__prefix_line)sreverse mapping checking getaddrinfo for .* \[\] .* POSSIBLE BREAK-IN ATTEMPT\!\s*$ # Option: ignoreregex # Notes.: regex to ignore. If this regex matches, the line is ignored.