shorewall_code/Shorewall/action.AllowSVN

11 lines
400 B
Plaintext
Raw Normal View History

#
# Shorewall action.AllowSVN
#
# This action accepts connections to the Subversion server.
#
################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
ACCEPT - - tcp 3690
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE