Return-Path: X-Original-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC9D7DE50 for ; Thu, 27 Sep 2012 04:58:08 +0000 (UTC) Received: (qmail 61520 invoked by uid 500); 27 Sep 2012 04:58:06 -0000 Delivered-To: apmail-incubator-cloudstack-commits-archive@incubator.apache.org Received: (qmail 61364 invoked by uid 500); 27 Sep 2012 04:58:05 -0000 Mailing-List: contact cloudstack-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-commits@incubator.apache.org Received: (qmail 60169 invoked by uid 99); 27 Sep 2012 04:58:03 -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, 27 Sep 2012 04:58:03 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7397739337; Thu, 27 Sep 2012 04:58:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: edison@apache.org To: cloudstack-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [14/33] git commit: CLOUDSTACK-171 cleanroom version of ipsec.conf Message-Id: <20120927045803.7397739337@tyr.zones.apache.org> Date: Thu, 27 Sep 2012 04:58:03 +0000 (UTC) CLOUDSTACK-171 cleanroom version of ipsec.conf Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d736863f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d736863f Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d736863f Branch: refs/heads/4.0 Commit: d736863f87c08d1724ee0b1a09ea86f9815be68e Parents: 7559ade Author: Chiradeep Vittal Authored: Tue Sep 25 15:58:33 2012 -0700 Committer: Edison Su Committed: Wed Sep 26 21:50:27 2012 -0700 ---------------------------------------------------------------------- patches/systemvm/debian/vpn/etc/ipsec.conf | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d736863f/patches/systemvm/debian/vpn/etc/ipsec.conf ---------------------------------------------------------------------- diff --git a/patches/systemvm/debian/vpn/etc/ipsec.conf b/patches/systemvm/debian/vpn/etc/ipsec.conf new file mode 100644 index 0000000..dc363b3 --- /dev/null +++ b/patches/systemvm/debian/vpn/etc/ipsec.conf @@ -0,0 +1,9 @@ +# Manual: ipsec.conf.5 +version 2.0 + +config setup + nat_traversal=yes + virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12 + protostack=auto + +include /etc/ipsec.d/*.conf