mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 20:24:09 +01:00
30682e63d8
Signed-off-by: Tuomo Soini <tis@foobar.fi>
13 lines
555 B
Plaintext
13 lines
555 B
Plaintext
#
|
|
# Shorewall - Citrix/Goto Meeting macro
|
|
#
|
|
# /usr/share/shorewall/macro.Goto-Meeting
|
|
# by Eric Teeter
|
|
# This macro handles Citrix/Goto Meeting
|
|
# Assumes that ports 80 and 443 are already open
|
|
# If needed, use the macros that open Http and Https to reduce redundancy
|
|
####################################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 8200 # Goto Meeting only needed (TCP outbound)
|