forked from extern/shorewall_code
7dd9beeeae
Signed-off-by: Tom Eastep <teastep@shorewall.net>
17 lines
437 B
Plaintext
17 lines
437 B
Plaintext
#
|
|
# Shorewall version 5 - BitTorrent 3.2 Macro
|
|
#
|
|
# /usr/share/shorewall/macro.BitTorrent32
|
|
#
|
|
# This macro handles BitTorrent traffic for BitTorrent 3.2 and later.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 6881:6999
|
|
#
|
|
# It may also be necessary to allow UDP traffic:
|
|
#
|
|
PARAM - - udp 6881
|
|
#
|