forked from extern/shorewall_code
17 lines
425 B
Plaintext
17 lines
425 B
Plaintext
#
|
|
# Shorewall version 4 - 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 RATE USER/
|
|
# PORT(S) PORT(S) LIMIT GROUP
|
|
PARAM - - tcp 6881:6999
|
|
#
|
|
# It may also be necessary to allow UDP traffic:
|
|
#
|
|
PARAM - - udp 6881
|
|
#
|