parent
ea3c6943f6
commit
8c6d2a1203
@ -0,0 +1,10 @@
|
||||
--- fail2ban-0.8.0/config/filter.d/sshd.conf.original 2007-05-27 22:44:14.000000000 +0100
|
||||
+++ fail2ban-0.8.0/config/filter.d/sshd.conf 2007-05-27 22:44:48.000000000 +0100
|
||||
@@ -18,6 +18,7 @@
|
||||
Failed [-/\w]+ for .* from <HOST>
|
||||
ROOT LOGIN REFUSED .* FROM <HOST>
|
||||
[iI](?:llegal|nvalid) user .* from <HOST>
|
||||
+ User .* from <HOST> not allowed because not listed in AllowUsers
|
||||
|
||||
# Option: ignoreregex
|
||||
# Notes.: regex to ignore. If this regex matches, the line is ignored.
|
Loading…
Reference in new issue