shorewall_code/Shorewall/known_problems.txt

29 lines
941 B
Plaintext
Raw Normal View History

2009-11-21 23:29:11 +01:00
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.
2009-11-22 00:37:22 +01:00
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.
2009-11-23 23:00:25 +01:00
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.
2009-11-24 17:51:46 +01:00
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.