BF: default type to unreachable

pull/215/head
Daniel Black 2013-05-08 07:31:31 +10:00
parent 3b4a7b7926
commit c7fd777966
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ actionunban = ip route del <blocktype> <ip>
# Option: blocktype # Option: blocktype
# Note: Type can be blackhole, unreachable and prohibit. Unreachable and prohibit correspond to the ICMP reject messages. # Note: Type can be blackhole, unreachable and prohibit. Unreachable and prohibit correspond to the ICMP reject messages.
# Values: STRING # Values: STRING
blocktype = prohibit blocktype = unreachable