mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 12:14:32 +01:00
Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8053 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
55a25721e6
commit
15e54e8e69
@ -46,12 +46,13 @@ Problems corrected in Shorewall 4.1.4.
|
|||||||
|
|
||||||
#ACTION SOURCE DEST PROTO DEST
|
#ACTION SOURCE DEST PROTO DEST
|
||||||
# PORT(S)
|
# PORT(S)
|
||||||
ACCEPT net dmz tcp 80
|
ACCEPT+ net dmz tcp 80
|
||||||
REDIRECT loc 3128 tcp 80
|
REDIRECT loc 3128 tcp 80
|
||||||
|
|
||||||
The web server in the dmz (implied by the first rule) is
|
The web server in the dmz (implied by the first rule) is
|
||||||
inaccessible from the 'net' zone because the REDIRECT rule
|
inaccessible from the 'net' zone because the REDIRECT rule
|
||||||
redirects all traffic arriving on 'ppp+' to local port 3128.
|
redirects all traffic arriving on 'ppp+' to local port 3128 (the
|
||||||
|
ACCEPT+ is behaving like ACCEPT).
|
||||||
|
|
||||||
Shorewall 4.1.4 includes a fix for this problem.
|
Shorewall 4.1.4 includes a fix for this problem.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user