mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
macro.JAP: fix comment text to work properly for "shorewall show macros"
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
5c7cba676b
commit
ea71679631
@ -2,8 +2,7 @@
|
|||||||
# Shorewall -- /usr/share/shorewall/macro.JAP
|
# Shorewall -- /usr/share/shorewall/macro.JAP
|
||||||
#
|
#
|
||||||
# This macro handles JAP Anon Proxy Mix server traffic.
|
# This macro handles JAP Anon Proxy Mix server traffic.
|
||||||
# This macro is for administrators running a Mix server. It is NOT for people
|
# It is NOT for people trying to browse anonymously!
|
||||||
# trying to browse anonymously!
|
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
@ -11,5 +10,5 @@
|
|||||||
PARAM - - tcp 8080 # HTTP port
|
PARAM - - tcp 8080 # HTTP port
|
||||||
PARAM - - tcp 6544 # HTTP port
|
PARAM - - tcp 6544 # HTTP port
|
||||||
PARAM - - tcp 6543 # InfoService port
|
PARAM - - tcp 6543 # InfoService port
|
||||||
HTTPS(PARAM)
|
HTTPS
|
||||||
SSH(PARAM)
|
SSH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user