mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
5075e298dc
Signed-off-by: Tuomo Soini <tis@foobar.fi>
14 lines
365 B
Plaintext
14 lines
365 B
Plaintext
#
|
|
# Shorewall -- /usr/share/shorewall/macro.BitTorrent32
|
|
#
|
|
# This macro handles BitTorrent traffic for BitTorrent 3.2 and later.
|
|
#
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
PARAM - - tcp 6881:6999
|
|
#
|
|
# It may also be necessary to allow UDP traffic:
|
|
#
|
|
PARAM - - udp 6881
|