Fix missing comment
This commit is contained in:
parent
b6c9760b47
commit
80caa9c7bf
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
:FORWARD ACCEPT [0:0]
|
:FORWARD ACCEPT [0:0]
|
||||||
:OUTPUT ACCEPT [0:0]
|
:OUTPUT ACCEPT [0:0]
|
||||||
|
|
||||||
loopback allowed
|
# loopback allowed
|
||||||
-A INPUT -i lo -j ACCEPT
|
-A INPUT -i lo -j ACCEPT
|
||||||
|
|
||||||
# Accept ping and traceroute (needs icmp)
|
# Accept ping and traceroute (needs icmp)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue