2008-12-07 19:17:26 +01:00
|
|
|
#
|
2015-07-28 19:59:11 +02:00
|
|
|
# Shorewall version 5 - BitTorrent Macro
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
|
|
|
# /usr/share/shorewall/macro.BitTorrent
|
|
|
|
#
|
2009-02-21 18:21:51 +01:00
|
|
|
# This macro handles BitTorrent traffic for BitTorrent 3.1 and earlier.
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
2010-09-27 20:16:18 +02:00
|
|
|
# If you are running BitTorrent 3.2 or later, you should use the
|
2009-02-21 18:21:51 +01:00
|
|
|
# BitTorrent32 macro.
|
2014-05-07 21:19:24 +02:00
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
?FORMAT 2
|
2008-12-07 19:17:26 +01:00
|
|
|
###############################################################################
|
2014-05-07 21:19:24 +02:00
|
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
2008-12-07 19:17:26 +01:00
|
|
|
PARAM - - tcp 6881:6889
|
|
|
|
#
|
|
|
|
# It may also be necessary to allow UDP traffic:
|
|
|
|
#
|
|
|
|
PARAM - - udp 6881
|
|
|
|
#
|