Fix bug
This commit is contained in:
parent
8f22bec689
commit
8a0c3463c1
1 changed files with 2 additions and 2 deletions
|
@ -29,10 +29,10 @@ COMMIT
|
|||
-F
|
||||
-X
|
||||
|
||||
{{ iptables__v4_filter_init }}
|
||||
{{ iptables__v6_filter_init }}
|
||||
{{ iptables__all_filter_init }}
|
||||
|
||||
{{ iptables__v4_filter_prepend }}
|
||||
{{ iptables__v6_filter_prepend }}
|
||||
{{ iptables__all_filter_prepend }}
|
||||
|
||||
# Allow all loopback (lo) traffic and reject anything
|
||||
|
|
Loading…
Add table
Reference in a new issue