shorewall_code/Shorewall-common/macro.Telnets

17 lines
456 B
Plaintext
Raw Normal View History

#
# 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