From a37e56d823ea9959e362026836fa0541df9a6210 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 27 Nov 2009 08:49:00 -0800 Subject: [PATCH] More doc updates for virtual zones --- Shorewall/releasenotes.txt | 4 ++-- manpages/shorewall-zones.xml | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index bbf58a8d2..baa61f92f 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -245,7 +245,7 @@ None. derives from the fact that each virtual zone requires 2 bits in the packet mark). - Virtual zones are use as parent zones for other zones using the + Virtual zones are used as parent zones for other zones using the : syntax in /etc/shorewall/zones: Example: @@ -254,7 +254,7 @@ None. loc:virt ipv4 vpn:virt ipsec - As shown in that example, a virtual zone may be a parent for + As shown in the example, a virtual zone may be a parent for multiple zone types. Virtual zones are intended to be used with diff --git a/manpages/shorewall-zones.xml b/manpages/shorewall-zones.xml index dbbdc2e3a..ac9057b06 100644 --- a/manpages/shorewall-zones.xml +++ b/manpages/shorewall-zones.xml @@ -169,6 +169,17 @@ c:a,b ipv4 single bridge. + + + virtual + + + Added in Shorewall 4.4.5. Virtual zones are containers + for other zones. See shorewall-nesting (5) for + details. + +