You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2013/12/19 09:20:37 UTC

git commit: CLOUDSTACK-5291 site to site vpn between two vr, review comments on first draft incorporated

Updated Branches:
  refs/heads/master 25dfc1c84 -> 209349b74


CLOUDSTACK-5291 site to site vpn between two vr, review comments on first draft incorporated


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/209349b7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/209349b7
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/209349b7

Branch: refs/heads/master
Commit: 209349b74747bc37bfc3b841a446ebb6ed8c5437
Parents: 25dfc1c
Author: Radhika PC <ra...@citrix.com>
Authored: Thu Dec 19 13:50:13 2013 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Thu Dec 19 13:50:13 2013 +0530

----------------------------------------------------------------------
 en-US/create-passive-vpn-vpc.xml      | 8 +++++---
 en-US/create-vpn-connection-vpc.xml   | 8 +++++++-
 en-US/create-vpn-customer-gateway.xml | 2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/209349b7/en-US/create-passive-vpn-vpc.xml
----------------------------------------------------------------------
diff --git a/en-US/create-passive-vpn-vpc.xml b/en-US/create-passive-vpn-vpc.xml
index 89f5d1d..f0d9653 100644
--- a/en-US/create-passive-vpn-vpc.xml
+++ b/en-US/create-passive-vpn-vpc.xml
@@ -45,9 +45,11 @@
         Disconnected state.</para>
     </listitem>
     <listitem>
-      <para>Enable a VPN connection on VPC B in passive mode. </para>
-      <para>Ensure that the customer gateway is pointed to VPC A. The VPN connection is shown in the
-        Disconnected state.</para>
+      <para>Enable a VPN connection on VPC B. </para>
+      <para>Ensure that the customer gateway is pointed to VPC A.  Because virtual router of VPC A,
+        in this case, is in passive mode and is waiting for the virtual router of VPC B to initiate
+        the connection, VPC B virtual router should not be in passive mode. </para>
+      <para>The VPN connection is shown in the Disconnected state. </para>
       <para>Creating VPN connection on both the VPCs initiates a VPN connection. Wait for few seconds. The default is 30 seconds for both the VPN connections to show the Connected state.</para>
     </listitem>
   </orderedlist>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/209349b7/en-US/create-vpn-connection-vpc.xml
----------------------------------------------------------------------
diff --git a/en-US/create-vpn-connection-vpc.xml b/en-US/create-vpn-connection-vpc.xml
index 2eeb22f..521b8b8 100644
--- a/en-US/create-vpn-connection-vpc.xml
+++ b/en-US/create-vpn-connection-vpc.xml
@@ -20,7 +20,9 @@
 -->
 <section id="create-vpn-connection-vpc">
   <title>Creating a VPN Connection</title>
-  <note><para>&PRODUCT; supports creating up to 8 VPN connections.</para></note>
+  <note>
+    <para>&PRODUCT; supports creating up to 8 VPN connections.</para>
+  </note>
   <para/>
   <orderedlist>
     <listitem>
@@ -100,6 +102,10 @@
     <listitem>
       <para>Select Passive if you want to establish a connection between two VPC virtual
         routers.</para>
+      <para>If you want to establish a connection between two VPC virtual routers, select Passive 
+        only on one of the VPC virtual routers, which waits for the other VPC virtual router to initiate
+        the connection. Do not select Passive on the VPC virtual router that initiates the
+        connection.</para>
     </listitem>
     <listitem>
       <para>Click OK to confirm.</para>

http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/209349b7/en-US/create-vpn-customer-gateway.xml
----------------------------------------------------------------------
diff --git a/en-US/create-vpn-customer-gateway.xml b/en-US/create-vpn-customer-gateway.xml
index 8bcd488..e4df6e2 100644
--- a/en-US/create-vpn-customer-gateway.xml
+++ b/en-US/create-vpn-customer-gateway.xml
@@ -35,7 +35,7 @@
       <para>In the Select view, select VPN Customer Gateway.</para>
     </listitem>
     <listitem>
-      <para>Click Add site-to-site VPN.</para>
+      <para>Click Add VPN Customer Gateway.</para>
       <mediaobject>
         <imageobject>
           <imagedata fileref="./images/add-vpn-customer-gateway.png"/>