Restore missing '#' in rfc1918

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1737 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2004-11-02 21:13:52 +00:00
parent b1a3ce39a3
commit 9137482238
3 changed files with 9 additions and 3 deletions

View File

@ -122,3 +122,5 @@ Changes since 2.0.3
58) Clarification of the 'ipsec' hosts file option.
59) Allow list in the SUBNET column of the rfc1918 file.
60) Restore missing '#' in the rfc1918 file.

View File

@ -1,4 +1,4 @@
Shorewall 2.2.0-Beta2
Shorewall 2.2.0-Beta3
----------------------------------------------------------------------
Problems Corrected since 2.0.3
@ -108,7 +108,11 @@ Problems corrected since 2.2.0 Beta 1.
3) A clarification has been added to the hosts file's description of
the 'ipsec' option pointing out that the option is redundent if the
zone named in the ZONE column has been designated an IPSEC zone in
the /etc/shorewall/ipsec file.
the /etc/shorewall/ipsec file.
Problems corrected since 2.2.0 Beta 2.
1) Missing '#' in the rfc1918 file.
-----------------------------------------------------------------------
Issues when migrating from Shorewall 2.0 to Shorewall 2.1:

View File

@ -13,7 +13,7 @@
# Columns are:
#
# SUBNETS A comma-separated list of subnet addresses
(host addresses also allowed as are IP
# (host addresses also allowed as are IP
# address ranges provided that your kernel and iptables
# have iprange match support).
# TARGET Where to send packets to/from this subnet