forked from extern/shorewall_code
Note the removal of allowoutUPnP in the release notes
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6406 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3007800fbe
commit
2096b66eb5
@ -55,6 +55,15 @@ Other changes in Shorewall 3.9.8.
|
|||||||
versions, any entry could be deleted although the ruleset was only
|
versions, any entry could be deleted although the ruleset was only
|
||||||
changed by deleting entries that had been added dynamically.
|
changed by deleting entries that had been added dynamically.
|
||||||
|
|
||||||
|
2) The 'shorewall version' command now lists the version of the
|
||||||
|
installed compiler(s):
|
||||||
|
|
||||||
|
gateway:/bulk/backup # shorewall version
|
||||||
|
4.0.0-Beta1
|
||||||
|
Shorewall-shell 4.0.0-Beta1
|
||||||
|
Shorewall-perl 4.0.0-Beta1
|
||||||
|
gateway:/bulk/backup #
|
||||||
|
|
||||||
Migration Considerations:
|
Migration Considerations:
|
||||||
|
|
||||||
1) You cannot simply upgrade your existing Shorewall package. You must
|
1) You cannot simply upgrade your existing Shorewall package. You must
|
||||||
@ -348,6 +357,10 @@ Migration Considerations:
|
|||||||
#INTERFACE SOURCE ADDRESSES
|
#INTERFACE SOURCE ADDRESSES
|
||||||
eth0 eth1:!192.168.4.9 ...
|
eth0 eth1:!192.168.4.9 ...
|
||||||
|
|
||||||
|
n) The 'allowoutUPnP' built-in action is no longer supported. The
|
||||||
|
Netfilter team have removed support for '-m owner --owner-cmd'
|
||||||
|
which that action depended on.
|
||||||
|
|
||||||
2) An 'optional' option has been added to
|
2) An 'optional' option has been added to
|
||||||
/etc/shorewall/interfaces. When 'optional' is specified for an
|
/etc/shorewall/interfaces. When 'optional' is specified for an
|
||||||
interface, Shorewall will be silent when:
|
interface, Shorewall will be silent when:
|
||||||
|
Loading…
Reference in New Issue
Block a user