Skip to content
Snippets Groups Projects
Commit 27a9c2dd authored by ale's avatar ale
Browse files

Add fail2ban action definition

parent cd8d6959
No related branches found
No related tags found
Loading
[Definition]
actionban = ipset add <ipmset> <ip> timeout <ipsettime> -exist
actionunban = ipset del <ipmset> <ip> -exist
[Init]
ipmset = f2b_ip
ipsettime = 0
[Init?family=inet6]
ipmset = f2b_ip6
debian/fail2ban/firewall-ipset.conf etc/fail2ban/action.d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment