Subversion Repositories configs

Rev

Rev 34 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34 Rev 87
Line 4... Line 4...
4
# Because of the --remove-rules in stop this action requires firewalld-0.3.8+
4
# Because of the --remove-rules in stop this action requires firewalld-0.3.8+
5
 
5
 
6
 
6
 
7
[INCLUDES]
7
[INCLUDES]
8
 
8
 
9
before = iptables-blocktype.conf
9
before = iptables-common.conf
10
 
10
 
11
[Definition]
11
[Definition]
12
 
12
 
13
actionstart = firewall-cmd --direct --add-chain ipv4 filter f2b-<name>
13
actionstart = firewall-cmd --direct --add-chain ipv4 filter f2b-<name>
14
              firewall-cmd --direct --add-rule ipv4 filter f2b-<name> 1000 -j RETURN
14
              firewall-cmd --direct --add-rule ipv4 filter f2b-<name> 1000 -j RETURN