2003-03-23 19:47:54 +01:00
|
|
|
This is a minor release of Shorewall.
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-04-13 17:28:32 +02:00
|
|
|
Problems Corrected:
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-05-18 20:38:34 +02:00
|
|
|
1) There were several cases where Shorewall would fail to remove a
|
|
|
|
temporary directory from /tmp. These cases have been corrected.
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-05-18 20:38:34 +02:00
|
|
|
2) The rules for allowing all traffic via the loopback interface have
|
|
|
|
been moved to before the rule that drops status=INVALID
|
|
|
|
packets. This insures that all loopback traffic is allowed even if
|
|
|
|
Netfilter connection tracking is confused.
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-04-13 17:28:32 +02:00
|
|
|
New Features:
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-05-18 20:38:34 +02:00
|
|
|
1) IPV6-IPV4 (6to4) tunnels are now supported in the
|
|
|
|
/etc/shorewall/tunnels file.
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-05-18 20:38:34 +02:00
|
|
|
2) Shorewall can now be easily integrated with fireparse
|
|
|
|
(http://www.fireparse.com) by setting LOGMARKER="fp=" in
|
|
|
|
/etc/shorewall/shorewall.conf. Note: You may not use ULOG
|
|
|
|
with fireparse unless you modify fireparse.
|