nat_rules go into the nat table
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
645654e584
commit
0bfb2a2d1f
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
COMMIT
|
COMMIT
|
||||||
|
|
||||||
{% if nat_rules %}
|
{% if nat_rules %}
|
||||||
*filter
|
*nat
|
||||||
:INPUT ACCEPT [0:0]
|
:INPUT ACCEPT [0:0]
|
||||||
:FORWARD ACCEPT [0:0]
|
:FORWARD ACCEPT [0:0]
|
||||||
:OUTPUT ACCEPT [0:0]
|
:OUTPUT ACCEPT [0:0]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue