From 0634e100732521b5d17ef92c46aa6cea591916a3 Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 1 Oct 2006 15:58:15 +0000 Subject: [PATCH] Mention purpose of common actions in the quickstart guides git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4608 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/standalone.xml | 16 +++++++++++++++- docs/three-interface.xml | 16 +++++++++++++++- docs/two-interface.xml | 16 +++++++++++++++- 3 files changed, 45 insertions(+), 3 deletions(-) diff --git a/docs/standalone.xml b/docs/standalone.xml index 7aa83e521..4d01a6644 100644 --- a/docs/standalone.xml +++ b/docs/standalone.xml @@ -262,7 +262,21 @@ net ipv4 action defined for the policy in /etc/shorewall/actions or /usr/share/shorewall/actions.std then that action is - peformed before the policy is applied. + peformed before the policy is applied. The purpose of the common action is + two-fold: + + + + It silently drops or rejects harmless common traffic that would + otherwise clutter up your log — Broadcasts for example. + + + + If ensures that traffic critical to correct operation is allowed + through the firewall — ICMP fragmentation-needed + for example. + + The /etc/shorewall/policy file included with the one-interface sample has the following policies: diff --git a/docs/three-interface.xml b/docs/three-interface.xml index 32a414113..5a03091ec 100644 --- a/docs/three-interface.xml +++ b/docs/three-interface.xml @@ -270,7 +270,21 @@ dmz ipv4Zone names are defined in url="shorewall_extension_scripts.htm">comon action defined for the policy in /etc/shorewall/actions or /usr/share/shorewall/actions.std then that action is - peformed before the action is applied. + peformed before the action is applied. The purpose of the common action is + two-fold: + + + + It silently drops or rejects harmless common traffic that would + otherwise clutter up your log — Broadcasts for example. + + + + If ensures that traffic critical to correct operation is allowed + through the firewall — ICMP fragmentation-needed + for example. + + The /etc/shorewall/policy file included with the three-interface sample has the following policies: diff --git a/docs/two-interface.xml b/docs/two-interface.xml index 4017fbe48..a87ea73e2 100644 --- a/docs/two-interface.xml +++ b/docs/two-interface.xml @@ -251,7 +251,21 @@ loc ipv4Zones are defined in the comon action defined for the policy in /etc/shorewall/actions or /usr/share/shorewall/actions.std then that action is - peformed before the action is applied. + peformed before the action is applied. The purpose of the common action is + two-fold: + + + + It silently drops or rejects harmless common traffic that would + otherwise clutter up your log — Broadcasts for example. + + + + If ensures that traffic critical to correct operation is allowed + through the firewall — ICMP fragmentation-needed + for example. + + The /etc/shorewall/policy