add "routes" and "providers" file descriptions

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2182 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2005-05-27 06:16:09 +00:00
parent 2a498b4403
commit de108ef3e0

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-03-18</pubdate>
<pubdate>2005-05-27</pubdate>
<copyright>
<year>2001-2005</year>
@ -168,10 +168,21 @@
<listitem>
<para><filename>/etc/shorewall/actions</filename> and
<filename>/usr/share/shorewall/action.template</filename> - define
your own actions for rules in /etc/shorewall/rules (shorewall 1.4.9
your own actions for rules in /etc/shorewall/rules (Shorewall 1.4.9
and later).</para>
</listitem>
<listitem>
<para><filename>/etc/shorewall/providers</filename> - defines an
alternate routing table.(Shorewall 2.3.2 and later). </para>
</listitem>
<listitem>
<para><filename>/etc/shorewall/routes</filename> - see <ulink
url="Shorewall_and_Routing.html#RouteTarget">here</ulink> (Shorewall
2.3.2 and later,experimental)</para>
</listitem>
<listitem>
<para><filename>/usr/share/shorewall/actions.std</filename> -
Actions defined by Shorewall.</para>