From d9c50fc5fa010c30303fba9d9cc2f9fc539a90e1 Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 4 Jan 2008 19:31:42 +0000 Subject: [PATCH] Mention policy logging in the QuickStart Guides git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8017 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/standalone.xml | 5 +++++ docs/three-interface.xml | 5 +++++ docs/two-interface.xml | 8 ++++++-- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/docs/standalone.xml b/docs/standalone.xml index c89ba1ee6..57a39b659 100644 --- a/docs/standalone.xml +++ b/docs/standalone.xml @@ -309,6 +309,11 @@ all all REJECT info + The word info in the LOG LEVEL column for the + last two policies indicates that packets droped or rejected under those + policies should be logged at that + level. + At this point, edit your /etc/shorewall/policy and make any changes that you wish. diff --git a/docs/three-interface.xml b/docs/three-interface.xml index d77e6755e..b9c736897 100644 --- a/docs/three-interface.xml +++ b/docs/three-interface.xml @@ -345,6 +345,11 @@ $FW net ACCEPT + The word info in the LOG LEVEL column for the + DROP and REJECT policies indicates that packets droped or rejected under + those policies should be logged at + that level. + It is important to note that Shorewall policies (and rules) refer to connections and not packet flow. With the policies defined in the The above policy will: reject all other connection requests. - + The word info in the LOG LEVEL + column for the DROP and REJECT policies indicates that packets droped or + rejected under those policies should be logged at that level. + + It is important to note that Shorewall policies (and rules) refer to connections and not packet flow. With the