shorewall_code/Shorewall/action.AllowRsync

11 lines
431 B
Plaintext
Raw Normal View History

#
# Shorewall 2.0 /etc/shorewall/action.AllowRsync
#
# This action accepts connections required by the Rsync server
#
######################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
ACCEPT - - tcp rsync
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE