summaryrefslogtreecommitdiffstats
path: root/etc/shorewall/rules
diff options
context:
space:
mode:
Diffstat (limited to 'etc/shorewall/rules')
-rw-r--r--etc/shorewall/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/shorewall/rules b/etc/shorewall/rules
index db08726c..4b95dd6f 100644
--- a/etc/shorewall/rules
+++ b/etc/shorewall/rules
@@ -26,7 +26,7 @@ Ping(DROP) net $FW
ACCEPT $FW net icmp
-# http and ssh are allowed
+# incoming http and ssh are allowed
ACCEPT net $FW tcp 80
ACCEPT net $FW tcp 22