mirror of https://github.com/fail2ban/fail2ban
firewalld-0.3.8 release that support --remove-rules out so documenting this.
parent
5eddd5d12d
commit
87f68d7564
|
@ -54,6 +54,7 @@ ver. 0.8.11 (2013/XX/XXX) - loves-unittests
|
||||||
Edgar Hoch
|
Edgar Hoch
|
||||||
* action.d/firewall-cmd-direct-new.conf - action for firewalld
|
* action.d/firewall-cmd-direct-new.conf - action for firewalld
|
||||||
from https://bugzilla.redhat.com/show_bug.cgi?id=979622
|
from https://bugzilla.redhat.com/show_bug.cgi?id=979622
|
||||||
|
NOTE: requires firewalld-0.3.8+
|
||||||
Andy Fragen and Daniel Black
|
Andy Fragen and Daniel Black
|
||||||
* filter.d/osx-ipfw.conf - ipfw action for OSX based on random rule
|
* filter.d/osx-ipfw.conf - ipfw action for OSX based on random rule
|
||||||
numbers.
|
numbers.
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# Copied from iptables-new.conf and modified for use with firewalld by Edgar Hoch.
|
# Copied from iptables-new.conf and modified for use with firewalld by Edgar Hoch.
|
||||||
# It uses "firewall-cmd" instead of "iptables".
|
# It uses "firewall-cmd" instead of "iptables".
|
||||||
#
|
#
|
||||||
# Because of the --remove-rules in stop it requires a version AFTER (but not including) 0.3.7.1
|
# Because of the --remove-rules in stop this action requires firewalld-0.3.8+
|
||||||
|
|
||||||
[INCLUDES]
|
[INCLUDES]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue