mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
More doc updates
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4737 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0ee37b2024
commit
468b228181
@ -254,9 +254,9 @@
|
|||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><ulink url="CompiledPrograms.html">Compiled Firewall
|
<entry><ulink url="CompiledPrograms.html">Compiled Firewall
|
||||||
Programs</ulink> (Shorewall 3.1 and later)</entry>
|
Programs</ulink></entry>
|
||||||
|
|
||||||
<entry><ulink url="XenMyWay.html">My Shorewall
|
<entry><ulink url="XenMyWay-Routed.html">My Shorewall
|
||||||
Configuration</ulink></entry>
|
Configuration</ulink></entry>
|
||||||
|
|
||||||
<entry><ulink url="traffic_shaping.htm">Traffic
|
<entry><ulink url="traffic_shaping.htm">Traffic
|
||||||
|
@ -249,8 +249,8 @@ gateway:~ #</programlisting>
|
|||||||
<para>Note that the source for the route is 206.124.146.176. That is
|
<para>Note that the source for the route is 206.124.146.176. That is
|
||||||
the primary IP address of Dom0's <filename
|
the primary IP address of Dom0's <filename
|
||||||
class="devicefile">eth0</filename>. Xen configures <filename
|
class="devicefile">eth0</filename>. Xen configures <filename
|
||||||
class="devicefile">eth3</filename> to have that same IP address.
|
class="devicefile">eth3</filename> to have that same IP
|
||||||
</para>
|
address.</para>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<para>Excerpt from
|
<para>Excerpt from
|
||||||
@ -758,7 +758,7 @@ DROP net:82.96.96.3 all
|
|||||||
<para><filename>/etc/shorewall/tcdevices</filename></para>
|
<para><filename>/etc/shorewall/tcdevices</filename></para>
|
||||||
|
|
||||||
<programlisting>#INTERFACE IN-BANDWITH OUT-BANDWIDTH
|
<programlisting>#INTERFACE IN-BANDWITH OUT-BANDWIDTH
|
||||||
$EXT_IF 1.3mbit 384kbit
|
$EXT_IF 1300kbit 384kbit
|
||||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
|
@ -763,7 +763,7 @@ DROP net:82.96.96.3 all
|
|||||||
<para><filename>/etc/shorewall/tcdevices</filename></para>
|
<para><filename>/etc/shorewall/tcdevices</filename></para>
|
||||||
|
|
||||||
<programlisting>#INTERFACE IN-BANDWITH OUT-BANDWIDTH
|
<programlisting>#INTERFACE IN-BANDWITH OUT-BANDWIDTH
|
||||||
$EXT_IF 1.3mbit 384kbit
|
$EXT_IF 1300kbit 384kbit
|
||||||
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user