shorewall_code/Shorewall6/configfiles/conntrack
Tom Eastep 2ae59bb3cd Add COMMENT directives to conntrack file.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2012-08-02 11:58:00 -07:00

22 lines
620 B
Plaintext

#
# Shorewall version 4 - conntrack File
#
# For information about entries in this file, type "man shorewall6-conntrack"
#
#############################################################################################
FORMAT 2
#ACTION SOURCE DESTINATION PROTO DEST SOURCE USER/
# PORT(S) PORT(S) GROUP
?IF $AUTOHELPERS && __CT_TARGET
COMMENT AUTOHELPERS
CT:helper:ftp all - tcp 21
CT:helper:amanda all - udp 10080
COMMENT AUTOHELPERS - H323
CT:helper:RAS all - udp 1719
COMMENT AUTOHELPERS
CT:helper:sip all - udp 5060
CT:helper:tftp all - udp 69
CT:helper:sane all - tcp 6566
COMMENT
?ENDIF