mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 03:31:24 +02:00
Update my shorewall version in 'myfiles' and update location of actions in FAQ
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1848 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0f7c148b89
commit
91145626ef
@ -17,7 +17,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2004-12-12</pubdate>
|
<pubdate>2004-12-22</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001-2004</year>
|
<year>2001-2004</year>
|
||||||
@ -484,10 +484,10 @@ to debug/develop the newnat interface.</programlisting></para>
|
|||||||
and later). The default Shorewall setup invokes the <emphasis
|
and later). The default Shorewall setup invokes the <emphasis
|
||||||
role="bold">Drop</emphasis> action prior to enforcing a DROP policy and
|
role="bold">Drop</emphasis> action prior to enforcing a DROP policy and
|
||||||
the default policy to all zone from the internet is DROP. The Drop
|
the default policy to all zone from the internet is DROP. The Drop
|
||||||
action is defined in <filename>/etc/shorewall/action.Drop</filename>
|
action is defined in
|
||||||
which in turn invokes the <emphasis role="bold">RejectAuth</emphasis>
|
<filename>/usr/share/shorewall/action.Drop</filename> which in turn
|
||||||
action (defined in
|
invokes the <emphasis role="bold">RejectAuth</emphasis> action (defined
|
||||||
<filename>/etc/shorewall/action.RejectAuth</filename>). This is
|
in <filename>/usr/share/shorewall/action.RejectAuth</filename>). This is
|
||||||
necessary to prevent outgoing connection problems to services that use
|
necessary to prevent outgoing connection problems to services that use
|
||||||
the <quote>Auth</quote> mechanism for identifying requesting users. That
|
the <quote>Auth</quote> mechanism for identifying requesting users. That
|
||||||
is the only service which the default setup rejects.</para>
|
is the only service which the default setup rejects.</para>
|
||||||
@ -2013,6 +2013,16 @@ Verifying Configuration...
|
|||||||
<title>Revision History</title>
|
<title>Revision History</title>
|
||||||
|
|
||||||
<para><revhistory>
|
<para><revhistory>
|
||||||
|
<revision>
|
||||||
|
<revnumber>1.39</revnumber>
|
||||||
|
|
||||||
|
<date>2004-12-22</date>
|
||||||
|
|
||||||
|
<authorinitials>TE</authorinitials>
|
||||||
|
|
||||||
|
<revremark>Correct action directory name if FAQ 4.</revremark>
|
||||||
|
</revision>
|
||||||
|
|
||||||
<revision>
|
<revision>
|
||||||
<revnumber>1.39</revnumber>
|
<revnumber>1.39</revnumber>
|
||||||
|
|
||||||
|
@ -43,12 +43,12 @@
|
|||||||
address. If you have just a single public IP address, most of what you
|
address. If you have just a single public IP address, most of what you
|
||||||
see here won't apply to your setup so beware of copying parts of this
|
see here won't apply to your setup so beware of copying parts of this
|
||||||
configuration and expecting them to work for you. What you copy may or
|
configuration and expecting them to work for you. What you copy may or
|
||||||
may not work for you.</para>
|
may not work in your environment.</para>
|
||||||
</caution>
|
</caution>
|
||||||
|
|
||||||
<caution>
|
<caution>
|
||||||
<para>The configuration shown here corresponds to Shorewall version
|
<para>The configuration shown here corresponds to Shorewall version
|
||||||
2.1.12. My configuration uses features not available in earlier
|
2.2.0 RC2. My configuration uses features not available in earlier
|
||||||
Shorewall releases.</para>
|
Shorewall releases.</para>
|
||||||
</caution>
|
</caution>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user