updated f2b jails and auto reloading f2b on instal
This commit is contained in:
@@ -3,7 +3,7 @@ enabled = true
|
||||
port = http,https
|
||||
protocol = tcp
|
||||
filter = nextcloud
|
||||
maxretry = 20
|
||||
maxretry = 15
|
||||
bantime = 900
|
||||
findtime = 900
|
||||
logpath = /var/log/nextcloud/SITEname
|
||||
|
||||
@@ -1,2 +1,10 @@
|
||||
[sshd]
|
||||
enable = false
|
||||
|
||||
[ssh-server]
|
||||
enabled = true
|
||||
filter = sshd
|
||||
port = ssh
|
||||
logpath = %(sshd_log)s
|
||||
backend = %(sshd_backend)s
|
||||
protocol = tcp
|
||||
Reference in New Issue
Block a user