mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-24 16:43:21 +01:00
d99bf6942c
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@612 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
21 lines
647 B
Plaintext
21 lines
647 B
Plaintext
This is a minor release of Shorewall.
|
|
|
|
Problems Corrected:
|
|
|
|
1) The command "shorewall debug try <directory>" now correctly traces
|
|
the attempt.
|
|
|
|
2) The INCLUDE directive now works properly in the zones file;
|
|
previously, INCLUDE in that file was ignored.
|
|
|
|
3) /etc/shorewall/routestopped records with an empty second column are no
|
|
longer ignored.
|
|
|
|
New Features:
|
|
|
|
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.
|
|
|