forked from extern/shorewall_code
Update release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3725 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d32d36b2e6
commit
7b2ffd5a00
@ -60,8 +60,11 @@ Other changes in 3.2.0 Beta 2
|
|||||||
|
|
||||||
And traffic to/from the 'chld' zone will first pass through the applicable
|
And traffic to/from the 'chld' zone will first pass through the applicable
|
||||||
'chld' rules and if none of those rules match then it will be passed through
|
'chld' rules and if none of those rules match then it will be passed through
|
||||||
the appropriate 'par' rules. If you want the fw->chld policy to be
|
the appropriate 'par' rules. If the connection request does not match
|
||||||
ACCEPT, simply add this entry to /etc/shorewall/policy:
|
any of the 'par' rules then the relevant 'par' policy is applied.
|
||||||
|
|
||||||
|
If you want the fw->chld policy to be ACCEPT, simply add this entry to
|
||||||
|
/etc/shorewall/policy:
|
||||||
|
|
||||||
$FW chld ACCEPT
|
$FW chld ACCEPT
|
||||||
|
|
||||||
@ -114,6 +117,11 @@ Migration Considerations:
|
|||||||
As part of this change, Shorewall no longer adds the "--syn" option
|
As part of this change, Shorewall no longer adds the "--syn" option
|
||||||
to TCP rules that specify QUEUE as their target.
|
to TCP rules that specify QUEUE as their target.
|
||||||
|
|
||||||
|
4) If you are upgrading from Shorewall 2.x, it is essential that you read
|
||||||
|
the Shorewall 3.0.5 release notes:
|
||||||
|
|
||||||
|
http://www.shorewall.net/pub/shorewall/3.0/shorewall-3.0.5/releasenotes.txt
|
||||||
|
|
||||||
New Features:
|
New Features:
|
||||||
|
|
||||||
1) Shorewall has always been very noisy (lots of messages). No longer.
|
1) Shorewall has always been very noisy (lots of messages). No longer.
|
||||||
|
Loading…
Reference in New Issue
Block a user