have unique names
This commit is contained in:
parent
102e666a35
commit
c7e986e12e
@ -2,7 +2,7 @@ smtp.input:
|
|||||||
iptables.chain_present:
|
iptables.chain_present:
|
||||||
-
|
-
|
||||||
|
|
||||||
tcp:
|
smtp.iptables.tcp:
|
||||||
iptables.insert:
|
iptables.insert:
|
||||||
- table: filter
|
- table: filter
|
||||||
- position: 1
|
- position: 1
|
||||||
@ -14,7 +14,7 @@ tcp:
|
|||||||
- proto: tcp
|
- proto: tcp
|
||||||
- save: True
|
- save: True
|
||||||
|
|
||||||
filter:
|
smtp.iptables.filter:
|
||||||
iptables.insert:
|
iptables.insert:
|
||||||
- table: filter
|
- table: filter
|
||||||
- position: 1
|
- position: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user