From baf859166bc1dcc7287207559550a9837316ee56 Mon Sep 17 00:00:00 2001 From: Radhika PC Date: Fri, 16 Aug 2013 11:58:16 +0530 Subject: [PATCH] CLOUDSTACK-4361 sourceNat per zone is not supported with VR in shared network --- docs/en-US/shared-networks.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/en-US/shared-networks.xml b/docs/en-US/shared-networks.xml index 65657cef828..156b645e079 100644 --- a/docs/en-US/shared-networks.xml +++ b/docs/en-US/shared-networks.xml @@ -24,8 +24,8 @@
Shared Networks A shared network can be accessed by virtual machines that belong to many different accounts. - Network Isolation on shared networks is accomplished using techniques such as security groups - (supported only in basic zones). + Network Isolation on shared networks is accomplished by using techniques such as security + groups, which is supported only in Basic zones in &PRODUCT; 3.0.3 and later versions. Shared Networks are created by the administrator @@ -43,6 +43,10 @@ Public Network is a shared network that is not shown to the end users + + Source NAT per zone is not supported in Shared Networks when the service provider is + virtual router. However, Source NAT per account is supported in this case. + For information, see .