mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01: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>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/conntrack</filename> (formerly
|
||||
<filename>/etc/shorewall/notrack</filename>)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/accounting</filename></para>
|
||||
</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>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/notrack</filename></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><filename>/etc/shorewall/rules</filename></para>
|
||||
</listitem>
|
||||
@ -570,6 +571,12 @@ ACCEPT net:\
|
||||
mark, ipsec, headers</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>conntrack (formerly notrack)</entry>
|
||||
|
||||
<entry>source,dest,proto,dport,sport,user</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>blacklist</entry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user