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
@ -110,6 +110,10 @@ Problems corrected since 2.2.0 Beta 1.
zone named in the ZONE column has been designated an IPSEC zone in
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