2007-08-08 22:13:09 +00:00
|
|
|
# Fail2Ban configuration file
|
|
|
|
#
|
|
|
|
# Author: Cyril Jaquier
|
|
|
|
# Modified: Yaroslav O. Halchenko <debian@onerussian.com>
|
|
|
|
# made active on all ports from original iptables.conf
|
|
|
|
#
|
2020-01-16 19:08:35 +00:00
|
|
|
# Obsolete: superseded by iptables[type=allports]
|
2007-08-08 22:13:09 +00:00
|
|
|
|
2013-05-07 21:52:08 +00:00
|
|
|
[INCLUDES]
|
|
|
|
|
2020-01-16 19:08:35 +00:00
|
|
|
before = iptables.conf
|
2013-05-07 21:52:08 +00:00
|
|
|
|
2007-08-08 22:13:09 +00:00
|
|
|
[Definition]
|
|
|
|
|
2020-01-16 19:08:35 +00:00
|
|
|
type = allports
|