2 lines
72 B
Plaintext
2 lines
72 B
Plaintext
|
# Port <%= @port %>
|
||
|
-A FWR -p tcp -m tcp --dport <%= @port %> -j ACCEPT
|