From bd5579a18f015ce8cf66a7aa716b60b1f14b331e Mon Sep 17 00:00:00 2001 From: el_cubano Date: Fri, 31 Oct 2008 20:46:00 +0000 Subject: [PATCH] Add support macro for JAP ports (closes Debian bug #305060) git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8835 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/macro.JAP | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Shorewall-common/macro.JAP diff --git a/Shorewall-common/macro.JAP b/Shorewall-common/macro.JAP new file mode 100644 index 000000000..793c8c4ba --- /dev/null +++ b/Shorewall-common/macro.JAP @@ -0,0 +1,18 @@ +# +# Shorewall version 4 - JAP Macro +# +# /usr/share/shorewall/macro.JAP +# +# This macro handles JAP Anon Proxy traffic. This macro is for +# administrators running a Mix server. It is NOT for people trying +# to browse anonymously! +# +############################################################################### +#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/ +# PORT(S) PORT(S) LIMIT GROUP +PARAM - - tcp 8080 # HTTP port +PARAM - - tcp 6544 # HTTP port +PARAM - - tcp 6543 # InfoService port +HTTPS/PARAM +SSH/PARAM +#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE