You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2012/09/26 00:58:39 UTC

git commit: CLOUDSTACK-171 cleanroom version of ipsec.conf

Updated Branches:
  refs/heads/master 969f0651a -> 32feb9525


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/32feb952
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/32feb952
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/32feb952

Branch: refs/heads/master
Commit: 32feb9525ca93231f360713c7d8561ec7493d797
Parents: 969f065
Author: Chiradeep Vittal <ch...@apache.org>
Authored: Tue Sep 25 15:58:33 2012 -0700
Committer: Chiradeep Vittal <ch...@apache.org>
Committed: Tue Sep 25 15:58:33 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/32feb952/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