shorewall_code/Shorewall/action.AllowCVS

11 lines
394 B
Plaintext
Raw Normal View History

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