6 lines
123 B
Text
6 lines
123 B
Text
# Empty iptables security table rules file
|
|
*security
|
|
:INPUT ACCEPT [0:0]
|
|
:FORWARD ACCEPT [0:0]
|
|
:OUTPUT ACCEPT [0:0]
|
|
COMMIT
|