mirror of https://github.com/fail2ban/fail2ban
BF: default type to unreachable
parent
3b4a7b7926
commit
c7fd777966
|
@ -21,4 +21,4 @@ actionunban = ip route del <blocktype> <ip>
|
|||
# Option: blocktype
|
||||
# Note: Type can be blackhole, unreachable and prohibit. Unreachable and prohibit correspond to the ICMP reject messages.
|
||||
# Values: STRING
|
||||
blocktype = prohibit
|
||||
blocktype = unreachable
|
||||
|
|
Loading…
Reference in New Issue