mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 04:01:45 +02:00
Document use of state match for NOTRACK
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
882970a598
commit
8e2c8e5a8f
@ -29,6 +29,8 @@ Changes in Shorewall 4.4.13
|
|||||||
|
|
||||||
13) Implement an alternative blacklisting scheme.
|
13) Implement an alternative blacklisting scheme.
|
||||||
|
|
||||||
|
14) Use '-m state' for UNTRACKED.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.12
|
Changes in Shorewall 4.4.12
|
||||||
|
|
||||||
1) Fix IPv6 shorecap program.
|
1) Fix IPv6 shorecap program.
|
||||||
|
@ -106,6 +106,10 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
10) Ipsets associated with 'dynamic' zones were being created during
|
10) Ipsets associated with 'dynamic' zones were being created during
|
||||||
'restart' but not during 'start'.
|
'restart' but not during 'start'.
|
||||||
|
|
||||||
|
11) To work around an issue in Netfilter/iptables, Shorewall now uses
|
||||||
|
state match rather than conntrack match for UNTRACKED state
|
||||||
|
macthing.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
I I. K N O W N P R O B L E M S R E M A I N I N G
|
I I. K N O W N P R O B L E M S R E M A I N I N G
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user