shorewall_code/Shorewall-common/macro.Telnets
2007-12-06 23:49:21 +00:00

17 lines
456 B
Plaintext

#
# Shorewall version 4 - Telnet Macro
#
# /usr/share/shorewall/macro.Telnets
#
# This macro handles Telnets (Telnet over SSL) traffic.
# For traffic over the internet, SSH might be more practical.
#
###############################################################################
#ACTION SOURCE PROTO DEST SOURCE RATE USER/
# PORT(S) PORT(S) LIMIT GROUP
COMMENT Telnets
PARAM - - tcp 992
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE