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-06-23 22:24:51 +02:00
|
|
|
1) The command "shorewall debug try <directory>" now correctly traces
|
|
|
|
the attempt.
|
2003-03-18 16:16:33 +01:00
|
|
|
|
2003-06-23 22:24:51 +02:00
|
|
|
2) The INCLUDE directive now works properly in the zones file;
|
|
|
|
previously, INCLUDE in that file was ignored.
|
2003-05-21 01:21:38 +02:00
|
|
|
|
2003-06-23 22:24:51 +02:00
|
|
|
3) /etc/shorewall/routestopped records with an empty second column are no
|
|
|
|
longer ignored.
|
2003-05-21 01:21:38 +02:00
|
|
|
|
2003-06-23 22:24:51 +02:00
|
|
|
New Features:
|
2003-05-21 01:21:38 +02:00
|
|
|
|
2003-06-23 22:24:51 +02:00
|
|
|
1) The ORIGINAL DEST column in a DNAT[-] or REDIRECT[-] rule may now
|
|
|
|
contain a list of addresses. If the list begins with "!' then the
|
|
|
|
rule will take effect only if the original destination address in
|
|
|
|
the connection request does not match any of the addresses listed.
|
2003-05-21 01:21:38 +02:00
|
|
|
|