From a8cc7d2a7e66b61d7747cead5677fbff1b3f2a73 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Thu, 1 Oct 2009 12:34:34 -0700 Subject: [PATCH] More clarification of masq file changes --- Shorewall/releasenotes.txt | 2 +- docs/Shorewall-perl.xml | 3 ++- docs/upgrade_issues.xml | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index dc1d02b79..b7960bfa1 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -104,7 +104,7 @@ Shorewall 4.4.2 starts/restarts To avoid this warning, replace interface names by the corresponding - network addresses (e.g., 192.168.144.0/24). + network(s) in CIDR format (e.g., 192.168.144.0/24). 6) Previously, Shorewall has treated traffic shaping class IDs as decimal numbers (or pairs of decimal numbers). That worked fine diff --git a/docs/Shorewall-perl.xml b/docs/Shorewall-perl.xml index 9dd54d2fb..6dad30da0 100644 --- a/docs/Shorewall-perl.xml +++ b/docs/Shorewall-perl.xml @@ -559,7 +559,8 @@ DNAT- net 192.168.1.3 tcp 21 To avoid this warning, replace interface names by the - corresponding network addresses (e.g., 192.168.144.0/24). + corresponding network() in CIDR format (e.g., + 192.168.144.0/24). diff --git a/docs/upgrade_issues.xml b/docs/upgrade_issues.xml index 382358f32..e1e88efd6 100644 --- a/docs/upgrade_issues.xml +++ b/docs/upgrade_issues.xml @@ -148,7 +148,8 @@ starts/restarts To avoid this warning, replace interface names by the - corresponding network addresses (e.g., 192.168.144.0/24). + corresponding netwok(s) in CIDR format (e.g., + 192.168.144.0/24).