mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 02:08:48 +02:00
Tweak wording in BitTorrent macro change
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
96357ca93b
commit
fa82c66706
@ -7,7 +7,9 @@
|
|||||||
#
|
#
|
||||||
# If you are running a more modern BitTorrent client, then you may need
|
# If you are running a more modern BitTorrent client, then you may need
|
||||||
# to tweak the open port range. This can be done by copying the below
|
# to tweak the open port range. This can be done by copying the below
|
||||||
# rules into /etc/shorewall/rules and making the necessary edits there.
|
# rules into /etc/shorewall and making the necessary edits there:
|
||||||
|
#
|
||||||
|
# Replace 6881:6889 with 6881:6899
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/
|
||||||
|
@ -370,6 +370,17 @@ COMMENT</programlisting>The comment line in macro.SSH will not override the
|
|||||||
the Shorewall show and dump commands.</para>
|
the Shorewall show and dump commands.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id="BlankColumn">
|
||||||
|
<title>"Blank" Columns</title>
|
||||||
|
|
||||||
|
<para>If you don't want to supply a value in a column but want to supply a
|
||||||
|
value in a following column, simply enter '-' to make the column appear
|
||||||
|
empty.</para>
|
||||||
|
|
||||||
|
<para>Example:<programlisting>#INTERFACE BROADCAST OPTIONS
|
||||||
|
br0 - routeback</programlisting></para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id="Continuation">
|
<section id="Continuation">
|
||||||
<title>Line Continuation</title>
|
<title>Line Continuation</title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user