mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-22 13:39:06 +01:00
Replace reference to LOGLIMIT with LOGRATE
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8866 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
0e7c81fdeb
commit
c6acd732c4
@ -1,4 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
|
||||
<refentry>
|
||||
<refmeta>
|
||||
<refentrytitle>shorewall.conf</refentrytitle>
|
||||
@ -824,7 +826,7 @@ net all DROP info</programlisting>then the chain name is 'net2all'
|
||||
|
||||
<important>
|
||||
<para>To help insure that all packets in the NEW state are
|
||||
logged, rate limiting (LOGBURST and LOGLIMIT) should be disabled
|
||||
logged, rate limiting (LOGBURST and LOGRATE) should be disabled
|
||||
when using LOGALLNEW. Use LOGALLNEW at your own risk; it may
|
||||
cause high CPU and disk utilization and you may not be able to
|
||||
control your firewall after you enable this option.</para>
|
||||
@ -1564,7 +1566,7 @@ net all DROP info</programlisting>then the chain name is 'net2all'
|
||||
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<para> Both the DUPLICATE and the COPY columns in <ulink
|
||||
<para>Both the DUPLICATE and the COPY columns in <ulink
|
||||
url="shorewall-providers.html">providers</ulink>(5) file must
|
||||
remain empty (or contain "-").</para>
|
||||
</listitem>
|
||||
@ -1652,4 +1654,4 @@ net all DROP info</programlisting>then the chain name is 'net2all'
|
||||
shorewall-tcclasses(5), shorewall-tcdevices(5), shorewall-tcrules(5),
|
||||
shorewall-tos(5), shorewall-tunnels(5), shorewall-zones(5)</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
</refentry>
|
||||
|
Loading…
Reference in New Issue
Block a user