forked from extern/shorewall_code
Update Actions article
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
99ddb17c9e
commit
de9f29d7d4
@ -81,8 +81,9 @@
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para>Built-in Actions. These actions are known by the Shorewall code
|
||||
itself. They are listed in the comments at the top of the file
|
||||
<filename>/usr/share/shorewall/actions.std</filename>.</para>
|
||||
itself. They were formerly listed in the comments at the top of the
|
||||
file <filename>/usr/share/shorewall/actions.std</filename>. They have
|
||||
now been replaced by Standard Actions.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -115,8 +116,11 @@ ACCEPT - - tcp 135,139,445</programlisting>
|
||||
file to <filename class="directory">/etc/shorewall</filename> (or
|
||||
somewhere else on your CONFIG_PATH) and modify the copy.</para>
|
||||
|
||||
<para>Standard Actions have been largely replaced by <ulink
|
||||
url="Macros.html">macros</ulink> .</para>
|
||||
<para>You can see a list of the standard actions with a short
|
||||
description of each action using the <command>shorewall show
|
||||
actions</command> command. You can display the contents of
|
||||
action.<replaceable>name </replaceable>by typing s<command>horewall
|
||||
show action <replaceable>name</replaceable></command>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user