mirror of
https://gitlab.com/shorewall/code.git
synced 2025-04-10 18:58:25 +02:00
Mention the conntrack file in the config basics doc.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9ba0c07956
commit
c2cd031285
@ -332,6 +332,11 @@ ACCEPT net $FW tcp www #This is an end-of-line comment</progra
|
|||||||
following files:</para>
|
following files:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para><filename>/etc/shorewall/conntrack</filename> (formerly
|
||||||
|
<filename>/etc/shorewall/notrack</filename>)</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>/etc/shorewall/accounting</filename></para>
|
<para><filename>/etc/shorewall/accounting</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -344,10 +349,6 @@ ACCEPT net $FW tcp www #This is an end-of-line comment</progra
|
|||||||
<para><filename>/etc/shorewall/nat</filename></para>
|
<para><filename>/etc/shorewall/nat</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><filename>/etc/shorewall/notrack</filename></para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><filename>/etc/shorewall/rules</filename></para>
|
<para><filename>/etc/shorewall/rules</filename></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@ -570,6 +571,12 @@ ACCEPT net:\
|
|||||||
mark, ipsec, headers</entry>
|
mark, ipsec, headers</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>conntrack (formerly notrack)</entry>
|
||||||
|
|
||||||
|
<entry>source,dest,proto,dport,sport,user</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>blacklist</entry>
|
<entry>blacklist</entry>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user