shorewall_code/Shorewall/action.AllowDistcc

12 lines
416 B
Plaintext
Raw Normal View History

#
# Shorewall action.AllowDistcc
#
# This action accepts connections to the Distributed Compiler
# service.
#
################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
ACCEPT - - tcp 3632
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE