Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B434710DA1 for ; Thu, 23 Jan 2014 06:37:58 +0000 (UTC) Received: (qmail 32292 invoked by uid 500); 23 Jan 2014 06:37:57 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 32266 invoked by uid 500); 23 Jan 2014 06:37:55 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 32256 invoked by uid 99); 23 Jan 2014 06:37:55 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jan 2014 06:37:55 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 360CE8AC48A; Thu, 23 Jan 2014 06:37:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: radhika@apache.org To: commits@cloudstack.apache.org Message-Id: <764de132252b458da33d639afe184a09@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: review comments on vpn on vpc Date: Thu, 23 Jan 2014 06:37:55 +0000 (UTC) Updated Branches: refs/heads/4.3 a938e8796 -> 56789933f review comments on vpn on vpc Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/56789933 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/56789933 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/56789933 Branch: refs/heads/4.3 Commit: 56789933f4d579974b7f99140694f99e97269903 Parents: a938e87 Author: radhikap Authored: Thu Jan 23 10:16:37 2014 +0530 Committer: radhikap Committed: Thu Jan 23 12:07:21 2014 +0530 ---------------------------------------------------------------------- en-US/configure-vpn-vpc.xml | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/56789933/en-US/configure-vpn-vpc.xml ---------------------------------------------------------------------- diff --git a/en-US/configure-vpn-vpc.xml b/en-US/configure-vpn-vpc.xml index b962e5c..379b850 100644 --- a/en-US/configure-vpn-vpc.xml +++ b/en-US/configure-vpn-vpc.xml @@ -23,6 +23,9 @@ -->
Configuring Remote Access VPN in VPC + On enabling Remote Access VPN on a VPC, any VPN client present outside the VPC can access + VMs present in the VPC by using the Remote VPN connection. The VPN client can be present + anywhere except inside the VPC on which the user enabled the Remote Access VPN service. To enable VPN for a VPC: @@ -75,7 +78,7 @@ In the Router node, select Public IP Addresses. The IP Addresses page is displayed. - + Click Source NAT IP address. @@ -95,9 +98,17 @@ Click the Source NAT IP. - Select the VPN tab. - Add the username and the corresponding password of the user you wanted to add. - Click Add. + + Select the VPN tab. - Repeat the same steps to add the VPN users. + + Add the username and the corresponding password of the user you wanted to add. + + + Click Add. + + + Repeat the same steps to add the VPN users. + +