summaryrefslogtreecommitdiffstats
path: root/etc/shorewall/rules
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-20 00:27:36 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-20 00:27:36 +0100
commit0dfb874f39279e3efeb6cc076f51cfd8b2781c35 (patch)
treedf3801c5166bf3f1e39ea7595a6e06a21c1babaf /etc/shorewall/rules
parentfd972c12328219914e56a931c0e570df41744082 (diff)
downloadjenkins.debian.net-0dfb874f39279e3efeb6cc076f51cfd8b2781c35.tar.xz
update documentation and todo
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