Fix typo in Proxy ARP article

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2062 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-04-17 21:41:15 +00:00
parent c42ec08420
commit c6e0de85b7
2 changed files with 13 additions and 7 deletions

View File

@ -15,7 +15,7 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2005-04-13</pubdate> <pubdate>2005-04-16</pubdate>
<copyright> <copyright>
<year>2001-2005</year> <year>2001-2005</year>
@ -1668,12 +1668,18 @@ ACCEPT<emphasis role="bold">:info</emphasis> - - tc
<listitem> <listitem>
<para>Describes the source hosts to which the rule applies.. The <para>Describes the source hosts to which the rule applies.. The
contents of this field must begin with the name of a zone defined in contents of this field must begin with the name of a zone defined in
/etc/shorewall/zones, $FW or <quote>all</quote>. If the ACTION is /etc/shorewall/zones, $FW, <quote>all</quote> or "none". If the
DNAT or REDIRECT, sub-zones may be excluded from the rule by ACTION is DNAT or REDIRECT, sub-zones may be excluded from the rule
following the initial zone name with <quote>!</quote> and a by following the initial zone name with <quote>!</quote> and a
comma-separated list of those sub-zones to be excluded. There is an comma-separated list of those sub-zones to be excluded. There is an
<link linkend="Exclude">example</link> above.</para> <link linkend="Exclude">example</link> above.</para>
<para>If the source is "none" then the rule is ignored. This is most
commonly used with <ulink
url="http://shorewall.net/configuration_file_basics.htm#Variables">Shell
Variables</ulink> where a shell variable is set to "none" if a rule
is to be omitted.</para>
<para>If the source is not <quote>all</quote> then the source may be <para>If the source is not <quote>all</quote> then the source may be
further restricted by adding a colon (<quote>:</quote>) followed by further restricted by adding a colon (<quote>:</quote>) followed by
a comma-separated list of qualifiers. Qualifiers are may a comma-separated list of qualifiers. Qualifiers are may

View File

@ -15,7 +15,7 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2005-02-11</pubdate> <pubdate>2005-04-17</pubdate>
<copyright> <copyright>
<year>2001-2005</year> <year>2001-2005</year>
@ -163,8 +163,8 @@ STARTMODE='onboot'
UNIQUE='8otl.IPwRm6bNMRD' UNIQUE='8otl.IPwRm6bNMRD'
_nm_name='bus-pci-0000:00:04.0'</programlisting> _nm_name='bus-pci-0000:00:04.0'</programlisting>
<para>Here is an excerpt from a Debian /etc/shorewall/interfaces file <para>Here is an excerpt from a Debian /etc/network/interfaces file that
that does the same thing:</para> does the same thing:</para>
<programlisting>... <programlisting>...
auto eth1 auto eth1