mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
Describe the mangle file in the config file basics article.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3abaf124fa
commit
238aa68b28
@ -109,6 +109,12 @@
|
||||
Translation (SNAT).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/mangle</filename> - supercedes
|
||||
<filename>/etc/shorewall/tcrules</filename> in Shorewall 4.6.0.
|
||||
Contains rules for packet marking, TTL, TPROXY, etc.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/rules</filename> - defines rules that
|
||||
are exceptions to the overall policies established in
|
||||
@ -221,7 +227,9 @@
|
||||
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/tcrules</filename> - Mark or classify
|
||||
traffic for traffic shaping or multiple providers.</para>
|
||||
traffic for traffic shaping or multiple providers. Deprecated in
|
||||
Shorewall 4.6.0 in favor of
|
||||
<filename>/etc/shorewall/mangle</filename>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user