shorewall_code/Shorewall/action.AllowBitTorrent

11 lines
398 B
Plaintext
Raw Normal View History

#
# Shorewall action.AllowBitTorrent
#
# This action accepts BitTorrent traffic.
#
################################################################################
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
# PORT PORT(S) LIMIT
ACCEPT - - tcp 6881:6889
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE