Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Alexander Withers
sdaia
Commits
91c5733a
Commit
91c5733a
authored
Oct 11, 2017
by
Alexander Withers
Browse files
more fail2ban filter options
parent
cca9d7e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
fail2ban/jail.local
View file @
91c5733a
[sshsub]
enabled = false
port = ssh
logpath = /tmp/ssh.txt
banaction = ufw
bantime = 600
findtime = 600
maxretry = 3
[extern_sshsub]
enabled = true
port = ssh
logpath = /tmp/ssh.txt
banaction = ufw
bantime = 600
findtime = 600
maxretry = 3
[local_sshsub]
enabled = true
port = ssh
logpath = /tmp/ssh.txt
banaction = ufw
bantime = 600
findtime = 600
maxretry = 50
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment