macro.BitTorrent: update macro header and description

Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
Tuomo Soini 2016-02-15 18:20:38 +02:00
parent 016978eab5
commit 231b12b520

View File

@ -1,19 +1,16 @@
# #
# Shorewall - BitTorrent Macro # Shorewall -- /usr/share/shorewall/macro.BitTorrent
# #
# /usr/share/shorewall/macro.BitTorrent # This macro handles BitTorrent traffic for BitTorrent 3.1 and earlier.
# #
# This macro handles BitTorrent traffic for BitTorrent 3.1 and earlier. # If you are running BitTorrent 3.2 or later, you should use the
# # BitTorrent32 macro.
# If you are running BitTorrent 3.2 or later, you should use the
# BitTorrent32 macro.
# #
############################################################################### ###############################################################################
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/ #ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
# PORT(S) PORT(S) DEST LIMIT GROUP
PARAM - - tcp 6881:6889 PARAM - - tcp 6881:6889
# #
# It may also be necessary to allow UDP traffic: # It may also be necessary to allow UDP traffic:
# #
PARAM - - udp 6881 PARAM - - udp 6881
#