definition of tcdevices , tcclasses, tcstart and some other things.......

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2646 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2005-09-08 06:49:06 +00:00
parent eee7670d6b
commit e65f2f94a7

View File

@ -5,7 +5,7 @@
<!--$Id$-->
<articleinfo>
<title>Shorewall 2.x Reference</title>
<title>Shorewall 3.x Reference</title>
<authorgroup>
<author>
@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-08-28</pubdate>
<pubdate>2005-09-08</pubdate>
<copyright>
<year>2001-2005</year>
@ -42,9 +42,10 @@
</articleinfo>
<caution>
<para>This article applies to Shorewall 3.0 and later. If you are running
a version of Shorewall earlier than Shorewall 3.0.0 then please see the
documentation for that release.</para>
<para><emphasis role="bold">This article applies to Shorewall 3.0 and
later. If you are running a version of Shorewall earlier than Shorewall
3.0.0 then please see the documentation for that
release</emphasis>.</para>
</caution>
<section>
@ -270,6 +271,37 @@
</listitem>
</varlistentry>
<varlistentry>
<term><ulink url="traffic_shaping.htm">tcdevices</ulink></term>
<listitem>
<para>a parameter file in <filename
class="directory">/etc/shorewall</filename> used to define the
bandwidth for interfaces on which you want traffic shaping to be
enabled.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink url="traffic_shaping.htm">tcclasses</ulink></term>
<listitem>
<para>a parameter file in <filename
class="directory">/etc/shorewall</filename> used to define classes
for traffic shaping.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink url="traffic_shaping.htm">tcstart</ulink></term>
<listitem>
<para>a set of shell functions used by Shorewall to setup traffic
shaping.This file is installed in <filename
class="directory">/usr/share/shorewall</filename>.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><link linkend="Tunnels">tunnels</link></term>
@ -428,7 +460,7 @@ NET_OPTIONS=blacklist,norfc1918</programlisting>
<member><emphasis role="bold">firewall</emphasis> - Designates the
firewall itself. You must have exactly one 'firewall' zone. No
options are permitted with a 'firewall' zone. </member>
options are permitted with a 'firewall' zone.</member>
</simplelist>
</listitem>
</varlistentry>