You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fail2ban/fail2ban-0.8-sshd-filter.diff

11 lines
515 B

--- 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.