From e65f2f94a767c8cf63ecdbefa37a47c8bb05d744 Mon Sep 17 00:00:00 2001 From: judas_iscariote Date: Thu, 8 Sep 2005 06:49:06 +0000 Subject: [PATCH] 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 --- Shorewall-docs2/Documentation.xml | 44 ++++++++++++++++++++++++++----- 1 file changed, 38 insertions(+), 6 deletions(-) diff --git a/Shorewall-docs2/Documentation.xml b/Shorewall-docs2/Documentation.xml index 5925ab8b7..8f996a3f1 100644 --- a/Shorewall-docs2/Documentation.xml +++ b/Shorewall-docs2/Documentation.xml @@ -5,7 +5,7 @@ - Shorewall 2.x Reference + Shorewall 3.x Reference @@ -15,7 +15,7 @@ - 2005-08-28 + 2005-09-08 2001-2005 @@ -42,9 +42,10 @@ - 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. + 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.
@@ -270,6 +271,37 @@ + + tcdevices + + + a parameter file in /etc/shorewall used to define the + bandwidth for interfaces on which you want traffic shaping to be + enabled. + + + + + tcclasses + + + a parameter file in /etc/shorewall used to define classes + for traffic shaping. + + + + + tcstart + + + a set of shell functions used by Shorewall to setup traffic + shaping.This file is installed in /usr/share/shorewall. + + + tunnels @@ -428,7 +460,7 @@ NET_OPTIONS=blacklist,norfc1918 firewall - Designates the firewall itself. You must have exactly one 'firewall' zone. No - options are permitted with a 'firewall' zone. + options are permitted with a 'firewall' zone.