aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/mobike/hosts
diff options
context:
space:
mode:
authorReto Buerki <reet@codelabs.ch>2012-11-19 17:30:58 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 15:22:07 +0100
commit533177003c85fa3f2fd77afd7cf63e63ea0d75d7 (patch)
tree428bbd89c38b0904c22eb4cd697c718d80ab0508 /testing/tests/ikev2/mobike/hosts
parent766466b8d114e6e594955198fa848536b8fd88ae (diff)
downloadstrongswan-533177003c85fa3f2fd77afd7cf63e63ea0d75d7.tar.bz2
strongswan-533177003c85fa3f2fd77afd7cf63e63ea0d75d7.tar.xz
Adapt test configurations
Adapt test configurations to the new Debian-based system.
Diffstat (limited to 'testing/tests/ikev2/mobike/hosts')
-rw-r--r--testing/tests/ikev2/mobike/hosts/alice/etc/ipsec.conf2
-rw-r--r--testing/tests/ikev2/mobike/hosts/sun/etc/ipsec.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/mobike/hosts/alice/etc/ipsec.conf b/testing/tests/ikev2/mobike/hosts/alice/etc/ipsec.conf
index 66cbce781..95683fdc3 100644
--- a/testing/tests/ikev2/mobike/hosts/alice/etc/ipsec.conf
+++ b/testing/tests/ikev2/mobike/hosts/alice/etc/ipsec.conf
@@ -10,7 +10,7 @@ conn %default
keyexchange=ikev2
conn mobike
- left=PH_IP_ALICE1
+ left=192.168.0.50
leftcert=aliceCert.pem
leftid=alice@strongswan.org
right=PH_IP_SUN
diff --git a/testing/tests/ikev2/mobike/hosts/sun/etc/ipsec.conf b/testing/tests/ikev2/mobike/hosts/sun/etc/ipsec.conf
index f3fa9209c..f7693106f 100644
--- a/testing/tests/ikev2/mobike/hosts/sun/etc/ipsec.conf
+++ b/testing/tests/ikev2/mobike/hosts/sun/etc/ipsec.conf
@@ -14,6 +14,6 @@ conn mobike
leftcert=sunCert.pem
leftid=@sun.strongswan.org
leftsubnet=10.2.0.0/16
- right=PH_IP_ALICE1
+ right=192.168.0.50
rightid=alice@strongswan.org
auto=add