mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01: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
|
||||
#
|
||||
# This macro handles JAP Anon Proxy Mix server traffic.
|
||||
# This macro is for administrators running a Mix server. It is NOT for people
|
||||
# trying to browse anonymously!
|
||||
# It is NOT for people trying to browse anonymously!
|
||||
#
|
||||
###############################################################################
|
||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||
@ -11,5 +10,5 @@
|
||||
PARAM - - tcp 8080 # HTTP port
|
||||
PARAM - - tcp 6544 # HTTP port
|
||||
PARAM - - tcp 6543 # InfoService port
|
||||
HTTPS(PARAM)
|
||||
SSH(PARAM)
|
||||
HTTPS
|
||||
SSH
|
||||
|
Loading…
Reference in New Issue
Block a user