forked from extern/shorewall_code
29 lines
941 B
Plaintext
29 lines
941 B
Plaintext
1) The change which removed the 15 port limitation on
|
|
/etc/shorewall/routestopped was incomplete. The result is that if
|
|
more than 15 ports are listed, an error is generated.
|
|
|
|
This problem is corrected in Shorewall 4.4.4.1.
|
|
|
|
2) If any interfaces have the 'bridge' option specified, compilation
|
|
fails with the error:
|
|
|
|
Undefined subroutine &Shorewall::Rules::match_source_interface called
|
|
at /usr/share/shorewall/Shorewall/Rules.pm line 2319.
|
|
|
|
This problem is corrected in Shorewall 4.4.4.1.
|
|
|
|
3) The 'show policies' command doesn't work in Shorewall6 and
|
|
Shorewall6-lite.
|
|
|
|
This problem is corrected in Shorewall 4.4.4.2.
|
|
|
|
4) In some contexts, DNS names are not accepted by Shorewall6.
|
|
|
|
This problem is corrected in Shorewall 4.4.4.2.
|
|
|
|
5) An iptables-restore error can occur if port 0 is specified in some
|
|
contexts.
|
|
|
|
In Shorewall 4.4.4.2, port 0 is flagged as an error in all
|
|
contexts.
|