More LOGBURST/LOGRATE clarification.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-03-21 07:29:39 -07:00
parent 9bb1caa4bc
commit fab2ce3d74
2 changed files with 3 additions and 2 deletions

View File

@ -936,7 +936,7 @@ net all DROP info</programlisting>then the chain name is 'net2all'
behavior of these parameters (the iptables option --limit is set by
LOGRATE and --limit-burst is set by LOGBURST). If both parameters
are set empty, no rate-limiting will occur. If you supply one of
these, you should also supply the other.</para>
these, then you should also supply the other.</para>
<para>Example:</para>

View File

@ -812,7 +812,8 @@ net all DROP info</programlisting>then the chain name is 'net2all'
logged packets. Please see ip6tables(8) for a description of the
behavior of these parameters (the ip6tables option --limit is set by
LOGRATE and --limit-burst is set by LOGBURST). If both parameters
are set empty, no rate-limiting will occur.</para>
are set empty, no rate-limiting will occur. If you supply one of
these, then you should also supply the other.</para>
<para>Example:</para>