aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-06-29 23:20:32 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-06-29 23:20:32 +0200
commit1e5634c9b3eaad5231ad4a90c394c5589fb2a387 (patch)
treee90f99b46dfbca7acb8cc4c0fa9395e48d55978c
parenta60e92a2c8da5c7bb5f68a8904dcbf9b1b24bc3a (diff)
downloadstrongswan-1e5634c9b3eaad5231ad4a90c394c5589fb2a387.tar.bz2
strongswan-1e5634c9b3eaad5231ad4a90c394c5589fb2a387.tar.xz
remove virtual IP for moon's inner interface5.0.0
-rw-r--r--testing/tests/ikev1/dynamic-two-peers/hosts/moon/etc/ipsec.conf1
-rw-r--r--testing/tests/ikev2/dynamic-two-peers/hosts/moon/etc/ipsec.conf1
-rw-r--r--testing/tests/ikev2/virtual-ip-override/hosts/moon/etc/ipsec.conf1
3 files changed, 0 insertions, 3 deletions
diff --git a/testing/tests/ikev1/dynamic-two-peers/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/dynamic-two-peers/hosts/moon/etc/ipsec.conf
index 1eacd2445..07cd49899 100644
--- a/testing/tests/ikev1/dynamic-two-peers/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev1/dynamic-two-peers/hosts/moon/etc/ipsec.conf
@@ -10,7 +10,6 @@ conn %default
keyexchange=ikev1
left=%any
leftsubnet=10.1.0.0/16
- leftsourceip=PH_IP_MOON1
leftcert=moonCert.pem
leftid=@moon.strongswan.org
leftfirewall=yes
diff --git a/testing/tests/ikev2/dynamic-two-peers/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/dynamic-two-peers/hosts/moon/etc/ipsec.conf
index e64d4d07f..d510e2e0c 100644
--- a/testing/tests/ikev2/dynamic-two-peers/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev2/dynamic-two-peers/hosts/moon/etc/ipsec.conf
@@ -10,7 +10,6 @@ conn %default
keyexchange=ikev2
left=%any
leftsubnet=10.1.0.0/16
- leftsourceip=PH_IP_MOON1
leftcert=moonCert.pem
leftid=@moon.strongswan.org
leftfirewall=yes
diff --git a/testing/tests/ikev2/virtual-ip-override/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/virtual-ip-override/hosts/moon/etc/ipsec.conf
index c196424fe..a8cf08544 100644
--- a/testing/tests/ikev2/virtual-ip-override/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev2/virtual-ip-override/hosts/moon/etc/ipsec.conf
@@ -10,7 +10,6 @@ conn %default
keyexchange=ikev2
left=PH_IP_MOON
leftsubnet=10.1.0.0/16
- leftsourceip=PH_IP_MOON1
leftcert=moonCert.pem
leftid=@moon.strongswan.org
leftfirewall=yes