Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Lysator
Puppet
hiera
Commits
c12ee173
Commit
c12ee173
authored
Aug 28, 2020
by
Filip Polbratt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add node specific fail2ban config
parent
514ef2c6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
nodes/ticket.lysator.liu.se.yaml
nodes/ticket.lysator.liu.se.yaml
+23
-0
No files found.
nodes/ticket.lysator.liu.se.yaml
0 → 100644
View file @
c12ee173
---
lysnetwork::fail2ban::config:
DEFAULT
:
banaction
:
iptables-multiport
ignoreip
:
127.0.0.0/8 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 130.236.254.0/24
backend
:
systemd
sshd
:
enabled
:
true
findtime
:
3600
maxretry
:
5
sshlongterm
:
banaction
:
iptables-multiport
port
:
ssh
logpath
:
"
%(sshd_log)s"
maxretry
:
30
findtime
:
259200
bantime
:
608400
enabled
:
true
filter
:
sshd
request-tracker
:
enabled
:
true
filter
:
request-tracker
logpath
:
/var/log/syslog
Write
Preview
Markdown
is supported
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