1
0
mirror of https://gitlab.com/shorewall/code.git synced 2025-01-29 17:09:32 +01:00
shorewall_code/Shorewall-common/macro.RDP
2008-02-03 20:34:19 +00:00

13 lines
383 B
Plaintext

#
# Shorewall version 3.2 - RDP Macro
#
# /usr/share/shorewall/macro.RDP
#
# This macro handles Microsoft RDP (Remote Desktop) traffic.
#
###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
# PORT(S) PORT(S) LIMIT GROUP
PARAM - - tcp 3389
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE