diff --git a/Shorewall-docs2/Documentation.xml b/Shorewall-docs2/Documentation.xml index c0543a366..60fe0769a 100644 --- a/Shorewall-docs2/Documentation.xml +++ b/Shorewall-docs2/Documentation.xml @@ -329,7 +329,7 @@ - actions and + actions and action.template @@ -1546,13 +1546,13 @@ DNAT net loc:192.168.1.3 tcp ssh - <defined + <defined action> (Shorewall 1.4.9 and later) - An action defined in the /etc/shorewall/actions + url="Actions.html">/etc/shorewall/actions or /usr/share/shorewall/actions.std files. @@ -4109,4 +4109,4 @@ eth1 - - \ No newline at end of file + diff --git a/Shorewall-docs2/Documentation_Index.xml b/Shorewall-docs2/Documentation_Index.xml index 494cda17c..974ab11e3 100644 --- a/Shorewall-docs2/Documentation_Index.xml +++ b/Shorewall-docs2/Documentation_Index.xml @@ -268,7 +268,7 @@ - actions and + actions and action.template @@ -663,4 +663,4 @@ Creation - \ No newline at end of file + diff --git a/Shorewall-docs2/Introduction.xml b/Shorewall-docs2/Introduction.xml index 7461f6ef2..2f41bbf3a 100644 --- a/Shorewall-docs2/Introduction.xml +++ b/Shorewall-docs2/Introduction.xml @@ -275,7 +275,7 @@ ACCEPT net fw tcp 22 To keep your firewall log from filling up with useless noise, Shorewall provides - common actions that + common actions that silently discard or reject such noise before it can be logged. As with everything in Shorewall, you can alter the behavior of these common actions (or do away with them entirely) as you see fit. @@ -301,4 +301,4 @@ ACCEPT net fw tcp 22 along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA - \ No newline at end of file + diff --git a/Shorewall-docs2/PacketHandling.xml b/Shorewall-docs2/PacketHandling.xml index 5d90542f4..00e5b56f7 100755 --- a/Shorewall-docs2/PacketHandling.xml +++ b/Shorewall-docs2/PacketHandling.xml @@ -231,7 +231,7 @@ rule. If the applicable policy has a common action then that action + url="Actions.html">common action then that action is applied (chain has the same name as the action). @@ -314,4 +314,4 @@ - \ No newline at end of file + diff --git a/Shorewall-docs2/samba.xml b/Shorewall-docs2/samba.xml index f9363baaa..38025839e 100644 --- a/Shorewall-docs2/samba.xml +++ b/Shorewall-docs2/samba.xml @@ -15,7 +15,7 @@ - 2005-01-14 + 2005-01-25 2002 @@ -52,7 +52,7 @@ ACCEPT loc fw udp 1024: 137 Users running Shorewall 2.0.0 or later may simpify the above through use of the AllowSMB action: + url="Actions.html">action: #ACTION SOURCE DEST PROTO DEST PORT(S) SOURCE # PORT(S) diff --git a/Shorewall-docs2/shorewall_extension_scripts.xml b/Shorewall-docs2/shorewall_extension_scripts.xml index e15ce7433..3a3ec16ad 100644 --- a/Shorewall-docs2/shorewall_extension_scripts.xml +++ b/Shorewall-docs2/shorewall_extension_scripts.xml @@ -171,7 +171,7 @@ Beginning with Shorewall 2.0.0, you can also define a common action to be performed immediately before a policy of ACCEPT, DROP or REJECT is applied. Separate actions can be assigned to each + url="Actions.html">actions can be assigned to each policy type so for example you can have a different common action for DROP and REJECT policies. The most common usage of common actions is to silently drop traffic that you don't wish to have logged by the policy. @@ -203,4 +203,4 @@ Reject:REJECT extension script named /etc/shorewall/Dagger that can add rules to the Dagger chain that can't be created using /etc/shorewall/action.Dagger. - \ No newline at end of file + diff --git a/Shorewall-docs2/shorewall_setup_guide.xml b/Shorewall-docs2/shorewall_setup_guide.xml index 896fe95a2..b80bb317f 100644 --- a/Shorewall-docs2/shorewall_setup_guide.xml +++ b/Shorewall-docs2/shorewall_setup_guide.xml @@ -252,7 +252,7 @@ dmz DMZ Demilitarized zone If no rule in that file matches the connection request then the first policy in /etc/shorewall/policy that matches the request is applied after the request is passed to the appropriate common action (if any). + url="Actions.html">common action (if any). Prior to Shorewall 2.2.0, the default /etc/shorewall/policy file had the following @@ -2404,4 +2404,4 @@ foobar.net. 86400 IN A 192.0.2.177 try command. - \ No newline at end of file + diff --git a/Shorewall-docs2/three-interface.xml b/Shorewall-docs2/three-interface.xml index c63c57e7e..150de6d11 100755 --- a/Shorewall-docs2/three-interface.xml +++ b/Shorewall-docs2/three-interface.xml @@ -764,7 +764,7 @@ AllowDNS fw dmz:10.10.11.1 In the rules shown above, AllowDNS is an example of a defined action. Shorewall includes a number of - defined actions and you can add + defined actions and you can add your own. To see the list of actions included with your version of Shorewall, look in the file /usr/share/shorewall/actions.std. Those actions that @@ -975,4 +975,4 @@ ACCEPT net fw tcp 80 page -- it contains helpful tips about Shorewall features than make administering your firewall easier. - \ No newline at end of file + diff --git a/Shorewall-docs2/three-interface_fr.xml b/Shorewall-docs2/three-interface_fr.xml index 188676531..485d62754 100644 --- a/Shorewall-docs2/three-interface_fr.xml +++ b/Shorewall-docs2/three-interface_fr.xml @@ -828,7 +828,7 @@ AllowDNS dmz fw Dans la régle ci-dessus, AllowDNS est un exemple d'action prédéfinie defined action. Shorewall inclus un nombre d'actions prédéfinies et vous pouvez ajouter les vôtres. Pour voir les + url="Actions.html">ajouter les vôtres. Pour voir les actions comprises avec votre version de Shorewall, regardez dans le fichier /etc/shorewall/actions.std. Le nom de celles qui acceptent des connexions débutent par Allow. @@ -1053,4 +1053,4 @@ ACCEPT net fw tcp 80 - \ No newline at end of file + diff --git a/Shorewall-docs2/two-interface.xml b/Shorewall-docs2/two-interface.xml index 61496c2b5..18263a1da 100644 --- a/Shorewall-docs2/two-interface.xml +++ b/Shorewall-docs2/two-interface.xml @@ -727,7 +727,7 @@ AllowDNS fw netThis rule allows In the rule shown above, AllowDNS is an example of a defined action. Shorewall includes a number of - defined actions and you can add + defined actions and you can add your own. To see the list of actions included with your version of Shorewall, look in the file /usr/share/shorewall/actions.std. Those actions that @@ -985,4 +985,4 @@ eth0 wlan0 requires the rules listed in the Shorewall/Samba documentation. - \ No newline at end of file + diff --git a/Shorewall-docs2/two-interface_fr.xml b/Shorewall-docs2/two-interface_fr.xml index bb7ba444d..8f044e1ae 100644 --- a/Shorewall-docs2/two-interface_fr.xml +++ b/Shorewall-docs2/two-interface_fr.xml @@ -762,7 +762,7 @@ AllowDNS fw netCes règles autorisent l'accès Dans la régle ci-dessus, AllowDNS est un exemple d'action prédéfinie defined action. Shorewall inclus un nombre d'actions prédéfinies et vous pouvez ajouter les vôtres. Pour voir les + url="Actions.html">ajouter les vôtres. Pour voir les actions comprises avec votre version de Shorewall, regardez dans le fichier /etc/shorewall/actions.std. Le nom de celles qui acceptent des connexions débutent par Allow. @@ -1027,4 +1027,4 @@ eth0 wlan0 firewall nécessite de configurer les régles nécessaires listées dans le document Shorewall/Samba. - \ No newline at end of file + diff --git a/Shorewall-docs2/upgrade_issues.xml b/Shorewall-docs2/upgrade_issues.xml index da4876a61..6388d87aa 100644 --- a/Shorewall-docs2/upgrade_issues.xml +++ b/Shorewall-docs2/upgrade_issues.xml @@ -348,7 +348,7 @@ DNAT loc loc:192.168.1.12 tcp 80 - 130.252.100.69

For more information see the User-defined Action + url="Actions.html">User-defined Action Page. @@ -726,4 +726,4 @@ error: failed dependencies:iproute is needed by shorewall-1.4.0-1 - \ No newline at end of file +