mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Documentation updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7145 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f66476d00b
commit
0de8919429
78
docs/FAQ.xml
78
docs/FAQ.xml
@ -2127,81 +2127,9 @@ eth0 eth1 # eth1 = interface to local netwo
|
||||
<title>(FAQ 60) What are the compatibility restrictions between
|
||||
Shorewall and Shorewall Lite</title>
|
||||
|
||||
<para><emphasis role="bold">Answer</emphasis>: See the following table
|
||||
(C = Completely compatible with all features available, P1 = Compatible
|
||||
but not all Shorewall features available, P2 = Compatible but not all
|
||||
Shorewall LIte features available, I = incompatible).</para>
|
||||
|
||||
<informaltable align="center">
|
||||
<tgroup cols="5">
|
||||
<colspec align="center" />
|
||||
|
||||
<thead>
|
||||
<row>
|
||||
<entry align="center"></entry>
|
||||
|
||||
<entry align="center">Shorewall Lite 3.2.0</entry>
|
||||
|
||||
<entry align="center" morerows="">Shorewall Lite 3.2.1</entry>
|
||||
|
||||
<entry align="center">Shorewall Lite 3.2.2</entry>
|
||||
|
||||
<entry align="center">Shorewall Lite 3.2.3 and later</entry>
|
||||
</row>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<row>
|
||||
<entry><emphasis role="bold">Shorewall 3.2.0</emphasis></entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">P2</entry>
|
||||
|
||||
<entry align="center">P2</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><emphasis role="bold">Shorewall 3.2.1</emphasis></entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">P2</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><emphasis role="bold">Shorewall 3.2.2</emphasis></entry>
|
||||
|
||||
<entry align="center">P1</entry>
|
||||
|
||||
<entry align="center">P1</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><emphasis role="bold">Shorewall 3.2.3 and
|
||||
later</emphasis></entry>
|
||||
|
||||
<entry align="center">P1</entry>
|
||||
|
||||
<entry align="center">P1</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
|
||||
<entry align="center">C</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
<para><emphasis role="bold">Answer</emphasis>: Beginning with version
|
||||
3.2.3, there are no compatibility constraints between Shorewall and
|
||||
Shorewall-lite. </para>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
@ -898,9 +898,9 @@ ppp0 5000kbit 500kbit</programlisting>
|
||||
<title>tcclasses file</title>
|
||||
|
||||
<programlisting>#INTERFACE MARK RATE CEIL PRIORITY OPTIONS
|
||||
ppp0 1 full full 1 tcp-ack,tos-minimize-delay
|
||||
ppp0 2 9*full/10 9*full/10 2 default
|
||||
ppp0 3 8*full/10 8*full/10 2</programlisting>
|
||||
ppp0 1 5*full full 1 tcp-ack,tos-minimize-delay
|
||||
ppp0 2 3*full/10 9*full/10 2 default
|
||||
ppp0 3 2*full/10 8*full/10 2</programlisting>
|
||||
</section>
|
||||
|
||||
<section id="realtcr">
|
||||
|
Loading…
Reference in New Issue
Block a user