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.
17 lines
443 B
17 lines
443 B
18 years ago
|
--- fail2ban-0.8.0/config/jail.conf~ 2007-02-22 22:11:31.000000000 +0100
|
||
|
+++ fail2ban-0.8.0/config/jail.conf 2007-05-19 18:52:04.000000000 +0200
|
||
|
@@ -42,11 +42,11 @@
|
||
|
|
||
|
[ssh-iptables]
|
||
|
|
||
|
-enabled = false
|
||
|
+enabled = true
|
||
|
filter = sshd
|
||
|
action = iptables[name=SSH, port=ssh, protocol=tcp]
|
||
|
mail-whois[name=SSH, dest=yourmail@mail.com]
|
||
|
-logpath = /var/log/sshd.log
|
||
|
+logpath = /var/log/secure
|
||
|
maxretry = 5
|
||
|
|
||
|
[proftpd-iptables]
|