mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-23 14:08:45 +01:00
Update links to new Actions article
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1922 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
e136fd8868
commit
cb3e3fb63d
@ -329,7 +329,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><ulink url="User_defined_Actions.html">actions and
|
||||
<term><ulink url="Actions.html">actions and
|
||||
action.template</ulink></term>
|
||||
|
||||
<listitem>
|
||||
@ -1546,13 +1546,13 @@ DNAT net loc:192.168.1.3 tcp ssh
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><ulink url="User_defined_Actions.html"><defined
|
||||
<term><ulink url="Actions.html"><defined
|
||||
action></ulink></term>
|
||||
|
||||
<listitem>
|
||||
<para>(Shorewall 1.4.9 and later) - An action defined in the
|
||||
<filename><ulink
|
||||
url="User_defined_Actions.html">/etc/shorewall/actions</ulink></filename>
|
||||
url="Actions.html">/etc/shorewall/actions</ulink></filename>
|
||||
or <filename>/usr/share/shorewall/actions.std</filename>
|
||||
files.</para>
|
||||
</listitem>
|
||||
@ -4109,4 +4109,4 @@ eth1 -</programlisting>
|
||||
</revision>
|
||||
</revhistory></para>
|
||||
</appendix>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -268,7 +268,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><ulink url="User_defined_Actions.html">actions and
|
||||
<para><ulink url="Actions.html">actions and
|
||||
action.template</ulink></para>
|
||||
</listitem>
|
||||
|
||||
@ -663,4 +663,4 @@
|
||||
Creation</ulink></para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -275,7 +275,7 @@ ACCEPT net fw tcp 22</programlisting>
|
||||
<listitem>
|
||||
<para>To keep your <ulink url="shorewall_logging.html">firewall
|
||||
log</ulink> from filling up with useless noise, Shorewall provides
|
||||
<ulink url="User_defined_Actions.html">common actions</ulink> that
|
||||
<ulink url="Actions.html">common actions</ulink> 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.</para>
|
||||
@ -301,4 +301,4 @@ ACCEPT net fw tcp 22</programlisting>
|
||||
along with this program; if not, write to the Free Software Foundation,
|
||||
Inc., 675 Mass Ave, Cambridge, MA 02139, USA</para>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -231,7 +231,7 @@
|
||||
rule.</para>
|
||||
|
||||
<para>If the applicable policy has a <ulink
|
||||
url="User_defined_Actions.html">common action</ulink> then that action
|
||||
url="Actions.html">common action</ulink> then that action
|
||||
is applied (chain has the same name as the action).</para>
|
||||
</listitem>
|
||||
|
||||
@ -314,4 +314,4 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2005-01-14</pubdate>
|
||||
<pubdate>2005-01-25</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2002</year>
|
||||
@ -52,7 +52,7 @@ ACCEPT loc fw udp 1024: 137</programlisting></para>
|
||||
|
||||
<para>Users running Shorewall 2.0.0 or later may simpify the above through
|
||||
use of the <firstterm>AllowSMB</firstterm> <ulink
|
||||
url="User_defined_Actions.html">action</ulink>:</para>
|
||||
url="Actions.html">action</ulink>:</para>
|
||||
|
||||
<programlisting>#ACTION SOURCE DEST PROTO DEST PORT(S) SOURCE
|
||||
# PORT(S)
|
||||
|
@ -171,7 +171,7 @@
|
||||
<para>Beginning with Shorewall 2.0.0, you can also define a
|
||||
<emphasis>common action</emphasis> to be performed immediately before a
|
||||
policy of ACCEPT, DROP or REJECT is applied. Separate <ulink
|
||||
url="User_defined_Actions.html">actions</ulink> can be assigned to each
|
||||
url="Actions.html">actions</ulink> 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.</para>
|
||||
@ -203,4 +203,4 @@ Reject:REJECT</programlisting>
|
||||
extension script named <filename>/etc/shorewall/Dagger</filename> that can
|
||||
add rules to the <quote>Dagger</quote> chain that can't be created using
|
||||
<filename>/etc/shorewall/action.Dagger</filename>.</para>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -252,7 +252,7 @@ dmz DMZ Demilitarized zone</programlisting>
|
||||
If no rule in that file matches the connection request then the first
|
||||
policy in <filename>/etc/shorewall/policy</filename> that matches the
|
||||
request is applied after the request is passed to the appropriate <ulink
|
||||
url="User_defined_Actions.html">common action</ulink> (if any).</para>
|
||||
url="Actions.html">common action</ulink> (if any).</para>
|
||||
|
||||
<para>Prior to Shorewall 2.2.0, the default
|
||||
<filename>/etc/shorewall/policy</filename> file had the following
|
||||
@ -2404,4 +2404,4 @@ foobar.net. 86400 IN A 192.0.2.177
|
||||
try</command></ulink></quote> command.</para>
|
||||
</caution>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -764,7 +764,7 @@ AllowDNS fw dmz:10.10.11.1 </programlisting></para>
|
||||
|
||||
<para>In the rules shown above, <quote>AllowDNS</quote> is an example of a
|
||||
<emphasis>defined action</emphasis>. Shorewall includes a number of
|
||||
defined actions and <ulink url="User_defined_Actions.html">you can add
|
||||
defined actions and <ulink url="Actions.html">you can add
|
||||
your own</ulink>. To see the list of actions included with your version of
|
||||
Shorewall, look in the file
|
||||
<filename>/usr/share/shorewall/actions.std</filename>. Those actions that
|
||||
@ -975,4 +975,4 @@ ACCEPT net fw tcp 80 </programlisting><it
|
||||
Features</ulink> page -- it contains helpful tips about Shorewall features
|
||||
than make administering your firewall easier.</para>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -828,7 +828,7 @@ AllowDNS dmz fw </programlisting></para>
|
||||
</itemizedlist>Dans la régle ci-dessus, <quote>AllowDNS</quote> est un
|
||||
exemple d'action prédéfinie <emphasis>defined action</emphasis>. Shorewall
|
||||
inclus un nombre d'actions prédéfinies et vous pouvez <ulink
|
||||
url="User_defined_Actions.html">ajouter les vôtres</ulink>. Pour voir les
|
||||
url="Actions.html">ajouter les vôtres</ulink>. Pour voir les
|
||||
actions comprises avec votre version de Shorewall, regardez dans le
|
||||
fichier <filename>/etc/shorewall/actions.std</filename>. Le nom de celles
|
||||
qui acceptent des connexions débutent par <quote>Allow</quote>.</para>
|
||||
@ -1053,4 +1053,4 @@ ACCEPT net fw tcp 80 </programlisting><it
|
||||
possibilités de Shorewall pour rendre aisé l'administration de votre
|
||||
firewall Shorewall.</para>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -727,7 +727,7 @@ AllowDNS fw net</programlisting>This rule allows
|
||||
|
||||
<para>In the rule shown above, <quote>AllowDNS</quote> is an example of a
|
||||
<emphasis>defined action</emphasis>. Shorewall includes a number of
|
||||
defined actions and <ulink url="User_defined_Actions.html">you can add
|
||||
defined actions and <ulink url="Actions.html">you can add
|
||||
your own</ulink>. To see the list of actions included with your version of
|
||||
Shorewall, look in the file
|
||||
<filename>/usr/share/shorewall/actions.std</filename>. Those actions that
|
||||
@ -985,4 +985,4 @@ eth0 wlan0</programlisting>
|
||||
requires the rules listed in the <ulink url="samba.htm">Shorewall/Samba
|
||||
documentation</ulink>.</para>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -762,7 +762,7 @@ AllowDNS fw net</programlisting>Ces règles autorisent l'accès
|
||||
<para>Dans la régle ci-dessus, <quote>AllowDNS</quote> est un exemple
|
||||
d'action prédéfinie <emphasis>defined action</emphasis>. Shorewall inclus
|
||||
un nombre d'actions prédéfinies et vous pouvez <ulink
|
||||
url="User_defined_Actions.html">ajouter les vôtres</ulink>. Pour voir les
|
||||
url="Actions.html">ajouter les vôtres</ulink>. Pour voir les
|
||||
actions comprises avec votre version de Shorewall, regardez dans le
|
||||
fichier <filename>/etc/shorewall/actions.std</filename>. Le nom de celles
|
||||
qui acceptent des connexions débutent par <quote>Allow</quote>.</para>
|
||||
@ -1027,4 +1027,4 @@ eth0 wlan0</programlisting>
|
||||
firewall nécessite de configurer les régles nécessaires listées dans le
|
||||
<ulink url="samba.htm">document Shorewall/Samba</ulink>.</para>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
@ -348,7 +348,7 @@ DNAT loc loc:192.168.1.12 tcp 80 - 130.252.100.69</p
|
||||
configuration.</para>
|
||||
|
||||
<para>For more information see the <ulink
|
||||
url="User_defined_Actions.html">User-defined Action
|
||||
url="Actions.html">User-defined Action
|
||||
Page</ulink>.</para>
|
||||
</listitem>
|
||||
|
||||
@ -726,4 +726,4 @@ error: failed dependencies:iproute is needed by shorewall-1.4.0-1
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</article>
|
||||
</article>
|
||||
|
Loading…
Reference in New Issue
Block a user