shorewall_code/Shorewall6/configfiles/conntrack
Tom Eastep 223ed5b3a3 More additions to the helper table and to the conntrack files.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2012-08-02 13:25:44 -07:00

23 lines
654 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
CT:helper:Q.931 all - tcp 1720
COMMENT AUTOHELPERS
CT:helper:sip all - udp 5060
CT:helper:tftp all - udp 69
CT:helper:sane all - tcp 6566
COMMENT
?ENDIF