From 3cca1b59398bf4f4ea2f9ab0b88fe3471b2a131e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Sat, 24 Feb 2018 12:50:20 +0100 Subject: [PATCH] Update jail.local --- iptables/jail.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iptables/jail.local b/iptables/jail.local index 2b8edae..7ac601d 100644 --- a/iptables/jail.local +++ b/iptables/jail.local @@ -2,7 +2,7 @@ ignoreip = 127.0.0.1/8 # "bantime" is the number of seconds that a host is banned. -bantime = 600 +bantime = 1200 # A host is banned if it has generated "maxretry" during the last "findtime" # seconds.