Initial
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
[global]
|
||||
bantime = 15m
|
||||
findtime = 40m
|
||||
maxretry = 8
|
||||
ignoreip = 192.168.1.67
|
||||
|
||||
[sshd]
|
||||
enabled = true
|
||||
logpath = /var/log/auth.log
|
||||
action = iptables[name=SSH, port=22, protocol=tcp]
|
||||
telegram
|
||||
|
||||
[recidive]
|
||||
enabled = true
|
||||
logpath = /var/log/auth.log
|
||||
findtime = 7d
|
||||
bantime = -1
|
||||
maxretry = 4
|
||||
action = iptables[name=SSH, port=22, protocol=tcp]
|
||||
telegram
|
||||
|
||||
[nextcloud]
|
||||
backend = auto
|
||||
enabled = true
|
||||
port = 80,443
|
||||
protocol = tcp
|
||||
bantime = 1h
|
||||
findtime = 30m
|
||||
maxretry = 5
|
||||
filter = nextcloud
|
||||
logpath = /nextcloud/data/nextcloud.log
|
||||
Reference in New Issue
Block a user