mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
52d2e62274
Signed-off-by: Tom Eastep <teastep@shorewall.net>
15 lines
660 B
Plaintext
15 lines
660 B
Plaintext
#
|
|
# Shorewall version 4 - 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
|
|
####################################################################################
|
|
?FORMAT 2
|
|
####################################################################################
|
|
#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)
|