mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-03 00:15:54 +02:00
Document fix for TPROXY
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f09d286738
commit
7f255313d9
@ -1,6 +1,6 @@
|
|||||||
Changes in Shorewall 4.4.21 Final
|
Changes in Shorewall 4.4.21 Final
|
||||||
|
|
||||||
None.
|
1) Correct code generated by TPROXY.
|
||||||
|
|
||||||
Changes in Shorewall 4.4.21 RC 1
|
Changes in Shorewall 4.4.21 RC 1
|
||||||
|
|
||||||
|
@ -26,6 +26,18 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
FORWARD_CLEAR_MARK=Yes requires MARK Target in your kernel
|
FORWARD_CLEAR_MARK=Yes requires MARK Target in your kernel
|
||||||
and iptables
|
and iptables
|
||||||
|
|
||||||
|
3) The TPROXY target in the tcrules file could cause a failure during
|
||||||
|
iptables restore like this:
|
||||||
|
|
||||||
|
Running /usr/sbin/iptables-restore...
|
||||||
|
Bad argument `3128'
|
||||||
|
Error occurred at line: 110
|
||||||
|
Try `iptables-restore -h' or 'iptables-restore --help' for more
|
||||||
|
information.
|
||||||
|
|
||||||
|
ERROR: iptables-restore Failed. Input is in
|
||||||
|
/var/lib/shorewall/.iptables-restore-input
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
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