From ecebbc5cb0bb0b401181fe118da62ff3ca21a369 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 11 Jun 2006 01:01:58 +0000 Subject: [PATCH] More Lite documentation changes git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4063 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/CompiledPrograms.xml | 19 ++++++++++++++++++- docs/FAQ.xml | 2 +- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/docs/CompiledPrograms.xml b/docs/CompiledPrograms.xml index e4b9bd1e6..3af2686f3 100644 --- a/docs/CompiledPrograms.xml +++ b/docs/CompiledPrograms.xml @@ -236,6 +236,23 @@ + + You can always see which product is being used by running the + version command. + + On a system running full Shorewall: + + wifitipper:~ # shorewall version +3.2.0-RC2 +wifitipper:~ # + + On a system running Shorewall Lite: + + wireless:~ # shorewall version +3.2.0-RC2 Lite +wireless:~ # + + On the administrative system you create a separete 'configuration directory' for each firewall system. You copy the @@ -502,4 +519,4 @@ MANGLE_FORWARD # Mangle table has FORWARD chain - + \ No newline at end of file diff --git a/docs/FAQ.xml b/docs/FAQ.xml index a3dc1d4a0..dd458f854 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -1821,7 +1821,7 @@ eth0 eth1 # eth1 = interface to local netwo (FAQ 53) What is Shorewall Lite Answer: See the Compiled Firewall script + url="CompiledPrograms.html#Lite">Compiled Firewall script documentation.