Fix typo in the Introduction to Shorewall

This commit is contained in:
Tom Eastep 2009-07-13 06:51:27 -07:00
parent 75861185e0
commit 94d3651666

View File

@ -254,7 +254,7 @@ dmz eth2 detect nets=(192.168.1.0/24)</programlisting>
<listitem>
<para>You only need concern yourself with connection requests. You
don't need to define rules for handling traffic that is part of an
established connection is and in most cases you don't have to worry
established connection and in most cases you don't have to worry
about how related connections are handled (ICMP error packets and
<ulink url="FTP.html">related TCP connection requests such as used
by FTP</ulink>).</para>
@ -272,8 +272,8 @@ dmz eth2 detect nets=(192.168.1.0/24)</programlisting>
Shorewall distribution, the DROP policy has a default action called
<emphasis role="bold">Drop</emphasis> and the REJECT policy has a default
action called <emphasis role="bold">Reject</emphasis>. Default actions are
used primarily to discard packets silently so that they don't clutter up
your log.</para>
used primarily to discard certain packets silently so that they don't
clutter up your log.</para>
<para>The <filename
class="directory">/etc/shorewall/</filename><filename>policy</filename>