mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-18 15:46:55 +02:00
Fix logging NAT rules -- fix release notes
This commit is contained in:
parent
031afd59b5
commit
9fd25a4832
@ -123,17 +123,7 @@ Shorewall 4.4.0
|
|||||||
1) When compiling to standard out, it is no longer necessary to
|
1) When compiling to standard out, it is no longer necessary to
|
||||||
specify '-v-1' to suppress the 'Compiling...' progress message
|
specify '-v-1' to suppress the 'Compiling...' progress message
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
2) Perviously, a nat rule (DNAT, REDIRECT, etc.) which changed the
|
||||||
K N O W N P R O B L E M S R E M A I N I N G
|
|
||||||
----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
None.
|
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
|
||||||
N E W F E A T U R E S I N 4 . 4 . 0
|
|
||||||
----------------------------------------------------------------------------
|
|
||||||
|
|
||||||
1) Perviously, a nat rule (DNAT, REDIRECT, etc.) which changed the
|
|
||||||
destination port number and that had logging specified could cause
|
destination port number and that had logging specified could cause
|
||||||
invalid iptables input to be generated.
|
invalid iptables input to be generated.
|
||||||
|
|
||||||
@ -148,6 +138,18 @@ None.
|
|||||||
ERROR: Command "/sbin/iptables -A log0 -j REDIRECT --to-port
|
ERROR: Command "/sbin/iptables -A log0 -j REDIRECT --to-port
|
||||||
82" Failed
|
82" Failed
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
K N O W N P R O B L E M S R E M A I N I N G
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
None.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
N E W F E A T U R E S I N 4 . 4 . 0
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
None.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
N E W F E A T U R E S IN 4 . 4
|
N E W F E A T U R E S IN 4 . 4
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user