mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
01c45b8897
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9487 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
19 lines
580 B
Plaintext
19 lines
580 B
Plaintext
#
|
|
# 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
|