Skip to content
Snippets Groups Projects
Commit ca6b527f authored by Filip Polbratt's avatar Filip Polbratt
Browse files

Deleted files/fail2ban/jail_local_ssh-CentOS,...

Deleted files/fail2ban/jail_local_ssh-CentOS, files/fail2ban/jail_local_ssh-Debian, files/fail2ban/jail_local_ssh-Fedora, files/fail2ban/jail_local_ssh-Ubuntu files
parent 09a6a43a
No related branches found
No related tags found
No related merge requests found
Pipeline #566 failed
[DEFAULT]
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
banaction = iptables-multiport
# Ignore IPs from localhost, private networks and Lysators network
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
[DEFAULT]
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
banaction = iptables-multiport
# Ignore IPs from localhost, private networks and Lysators network
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
[DEFAULT]
# Override /etc/fail2ban/jail.d/00-firewalld.conf:
banaction = iptables-multiport
# Ignore IPs from localhost, private networks and Lysators network
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
jail_local_ssh-Debian
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment