mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-25 04:01:45 +02:00
Typos in install.sh
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1360 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
7e1a02c5d3
commit
fbb6a21ab0
@ -13,3 +13,5 @@ Changes since 2.0.2
|
|||||||
null common action).
|
null common action).
|
||||||
|
|
||||||
6) Add lots of overhead to [re]start in order to catch typing errors.
|
6) Add lots of overhead to [re]start in order to catch typing errors.
|
||||||
|
|
||||||
|
7) Correct reporting of installation directory in install.sh.
|
||||||
|
@ -10,6 +10,19 @@ Problems Corrected since 2.0.2
|
|||||||
2) The /var/lib/shorewall/restore script did not load the kernel
|
2) The /var/lib/shorewall/restore script did not load the kernel
|
||||||
modules specified in /etc/shorewall/modules.
|
modules specified in /etc/shorewall/modules.
|
||||||
|
|
||||||
|
3) Specifying a null common action in /etc/shorewall/actions (e.g.,
|
||||||
|
:REJECT) results in a startup error.
|
||||||
|
|
||||||
|
4) If /var/lib/shorewall does not exist, shorewall start fails.
|
||||||
|
|
||||||
|
5) DNAT rules with a dynamic source zone don't work properly. When
|
||||||
|
used, these rules cause the rule to be checked against ALL input,
|
||||||
|
not just input from the designated zone.
|
||||||
|
|
||||||
|
6) The install.sh script reported installing some files in
|
||||||
|
/etc/shorewall when the files were actually installed in
|
||||||
|
/usr/share/shorewall.
|
||||||
|
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
Issues when migrating from Shorewall 2.0.2 to Shorewall 2.0.3:
|
Issues when migrating from Shorewall 2.0.2 to Shorewall 2.0.3:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user