forked from extern/shorewall_code
More LOGBURST/LOGRATE clarification.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9bb1caa4bc
commit
fab2ce3d74
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user