Update firewallcmd-multiport.conf

This commit is contained in:
TorontoMedia 2016-05-13 22:38:36 -04:00
parent 07de83e04a
commit ffebde68e0

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