Update firewallcmd-multiport.conf

pull/1424/head
TorontoMedia 2016-05-13 22:38:36 -04:00
parent 07de83e04a
commit ffebde68e0
1 changed files with 0 additions and 6 deletions

View File

@ -24,9 +24,3 @@ actioncheck = firewall-cmd --direct --get-chains <family> filter | sed -e 's, ,\
actionban = firewall-cmd --direct --add-rule <family> filter f2b-<name> 0 -s <ip> -j <blocktype>
actionunban = firewall-cmd --direct --remove-rule <family> filter f2b-<name> 0 -s <ip> -j <blocktype>
[Init]
# Could also use port numbers separated by a comma.
port = 1:65535