2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:38 +01:00
|
|
|
# Shorewall -- /usr/share/shorewall/macro.BitTorrent
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:38 +01:00
|
|
|
# This macro handles BitTorrent traffic for BitTorrent 3.1 and earlier.
|
2008-12-07 19:17:26 +01:00
|
|
|
#
|
2016-02-15 17:20:38 +01:00
|
|
|
# If you are running BitTorrent 3.2 or later, you should use the
|
|
|
|
# BitTorrent32 macro.
|
2014-05-07 21:19:24 +02:00
|
|
|
#
|
|
|
|
###############################################################################
|
2016-02-15 17:20:38 +01:00
|
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
|
|
|
|
2008-12-07 19:17:26 +01:00
|
|
|
PARAM - - tcp 6881:6889
|
|
|
|
#
|
|
|
|
# It may also be necessary to allow UDP traffic:
|
|
|
|
#
|
|
|
|
PARAM - - udp 6881
|