mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
fix some typos
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2187 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
bfc755b015
commit
a358c2cd23
@ -164,8 +164,8 @@ Reject:REJECT #Common Action for REJECT policy</programlisting>
|
|||||||
underscore characters) as well as valid Netfilter chain names. If you
|
underscore characters) as well as valid Netfilter chain names. If you
|
||||||
intend to log from the action, the name must have a maximum of 11
|
intend to log from the action, the name must have a maximum of 11
|
||||||
characters. It is recommended that the name you select for a new
|
characters. It is recommended that the name you select for a new
|
||||||
action begins with with a capital letter; that way, the name won't
|
action begins with a capital letter; that way, the name won't conflict
|
||||||
conflict with a Shorewall-defined chain name.</para>
|
with a Shorewall-defined chain name.</para>
|
||||||
|
|
||||||
<para>Beginning with Shorewall-2.0.0-Beta1, the name of the action may
|
<para>Beginning with Shorewall-2.0.0-Beta1, the name of the action may
|
||||||
be optionally followed by a colon (<quote>:</quote>) and ACCEPT, DROP
|
be optionally followed by a colon (<quote>:</quote>) and ACCEPT, DROP
|
||||||
@ -212,8 +212,8 @@ Reject:REJECT #Common Action for REJECT policy</programlisting>
|
|||||||
(<quote>:</quote>) and a syslog log level (e.g, REJECT:info or
|
(<quote>:</quote>) and a syslog log level (e.g, REJECT:info or
|
||||||
ACCEPT:debugging). This causes the packet to be logged at the
|
ACCEPT:debugging). This causes the packet to be logged at the
|
||||||
specified level. You may also specify ULOG (must be in upper case) as
|
specified level. You may also specify ULOG (must be in upper case) as
|
||||||
a log level.This will log to the ULOG target for routing to a separate
|
a log level. This will log to the ULOG target for routing to a
|
||||||
log through use of ulogd (<ulink
|
separate log through use of ulogd (<ulink
|
||||||
url="http://www.gnumonks.org/projects/ulogd">http://www.gnumonks.org/projects/ulogd</ulink>).</para>
|
url="http://www.gnumonks.org/projects/ulogd">http://www.gnumonks.org/projects/ulogd</ulink>).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -255,8 +255,8 @@ Reject:REJECT #Common Action for REJECT policy</programlisting>
|
|||||||
port</emphasis>>:<<emphasis>high port</emphasis>>.</para>
|
port</emphasis>>:<<emphasis>high port</emphasis>>.</para>
|
||||||
|
|
||||||
<para>This column is ignored if PROTOCOL = all but must be entered if
|
<para>This column is ignored if PROTOCOL = all but must be entered if
|
||||||
any of the following ields are supplied. In that case, it is suggested
|
any of the following fields are supplied. In that case, it is
|
||||||
that this field contain <quote>-</quote>.</para>
|
suggested that this field contain <quote>-</quote>.</para>
|
||||||
|
|
||||||
<para>If your kernel contains multi-port match support, then only a
|
<para>If your kernel contains multi-port match support, then only a
|
||||||
single Netfilter rule will be generated if in this list and in the
|
single Netfilter rule will be generated if in this list and in the
|
||||||
@ -376,7 +376,7 @@ LogAndAccept loc fw tcp 22</programlisting>
|
|||||||
or Shorewall-defined action will cause each rule in the action to be
|
or Shorewall-defined action will cause each rule in the action to be
|
||||||
logged with the specified level (and tag).</para>
|
logged with the specified level (and tag).</para>
|
||||||
|
|
||||||
<para>The extent to which logging of action rules occur is goverend by the
|
<para>The extent to which logging of action rules occur is governed by the
|
||||||
following:</para>
|
following:</para>
|
||||||
|
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user