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
This commit is contained in:
el_cubano 2008-10-31 20:46:00 +00:00
parent a3c94ab131
commit bd5579a18f

View File

@ -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