From 973c582ea4f27515050336e7c48cf1fae281ae77 Mon Sep 17 00:00:00 2001 From: teastep <teastep@fbd18981-670d-0410-9b5c-8dc0c1a9a2bb> Date: Mon, 29 Nov 2004 17:55:33 +0000 Subject: [PATCH] Documentation updates git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1786 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-docs2/starting_and_stopping_shorewall.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Shorewall-docs2/starting_and_stopping_shorewall.xml b/Shorewall-docs2/starting_and_stopping_shorewall.xml index 5906f00a7..d23d8d153 100644 --- a/Shorewall-docs2/starting_and_stopping_shorewall.xml +++ b/Shorewall-docs2/starting_and_stopping_shorewall.xml @@ -712,6 +712,12 @@ <para><command>shorewall show tc</command> - displays information about the traffic control/shaping configuration.</para> + <para><command>shorewall show zones</command> — Added in Shorewall + version 2.2.0 Beta 7. Enabled when Shorewall is [re]started with + DYNAMIC_ZONES=Yes in <ulink + url="Documentation.htm#Conf">/etc/shorewall/shorewall.conf</ulink>. + Displays the composition of each zone.</para> + <para>When -x is given, that option is also passed to iptables to display actual packet and byte counts.</para> </listitem>