aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-07 04:28:34 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-07 04:28:34 +0000
commit764804739fc35d591b81a6272af85858990542ca (patch)
treea5fdfffaa0479cf76351fd92a178013e9cba549f /testing
parent74d1b5e5b0792ff8fcfb603d39bf409f394c054d (diff)
downloadstrongswan-764804739fc35d591b81a6272af85858990542ca.tar.bz2
strongswan-764804739fc35d591b81a6272af85858990542ca.tar.xz
replaced actual virtual IP addresses by symbolic ones
Diffstat (limited to 'testing')
-rw-r--r--testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf b/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf
index 7d08a03b2..66f705e79 100644
--- a/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf
+++ b/testing/tests/ikev1/xauth-psk-mode-config/hosts/moon/etc/ipsec.conf
@@ -23,8 +23,8 @@ conn %default
conn carol
rightid=carol@strongswan.org
- rightsourceip=10.3.0.1
+ rightsourceip=PH_IP_CAROL1
conn dave
rightid=dave@strongswan.org
- rightsourceip=10.3.0.2
+ rightsourceip=PH_IP_DAVE1