Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 260337
Collapse All | Expand All

(-)a/config/filter.d/sshd.conf (-1 / +1 lines)
Lines 30-36 Link Here
30
            ^%(__prefix_line)sUser \S+ from <HOST> not allowed because not listed in AllowUsers$
30
            ^%(__prefix_line)sUser \S+ from <HOST> not allowed because not listed in AllowUsers$
31
            ^%(__prefix_line)sauthentication failure; logname=\S* uid=\S* euid=\S* tty=\S* ruser=\S* rhost=<HOST>(?:\s+user=.*)?\s*$
31
            ^%(__prefix_line)sauthentication failure; logname=\S* uid=\S* euid=\S* tty=\S* ruser=\S* rhost=<HOST>(?:\s+user=.*)?\s*$
32
            ^%(__prefix_line)srefused connect from \S+ \(<HOST>\)\s*$
32
            ^%(__prefix_line)srefused connect from \S+ \(<HOST>\)\s*$
33
            ^%(__prefix_line)sAddress <HOST> .* POSSIBLE BREAK-IN ATTEMPT\s*$
33
            ^%(__prefix_line)sreverse mapping checking getaddrinfo for .* \[<HOST>\] .* POSSIBLE BREAK-IN ATTEMPT\!\s*$
34
34
35
# Option:  ignoreregex
35
# Option:  ignoreregex
36
# Notes.:  regex to ignore. If this regex matches, the line is ignored.
36
# Notes.:  regex to ignore. If this regex matches, the line is ignored.

Return to bug 260337