diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-02-28 22:02:31 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2009-02-28 22:02:31 +0000 |
commit | 19364e11c66714324bd3d5d0dc9212db397085cb (patch) | |
tree | fe7f5e55f0474dad1d0c29ba7c0a6f4546c99c3a /testing/tests/ikev2/ip-pool-wish/hosts/dave | |
parent | c7f1b0530b85bc7654e68992f25ed8ced5d0a80d (diff) | |
download | vyos-strongswan-19364e11c66714324bd3d5d0dc9212db397085cb.tar.gz vyos-strongswan-19364e11c66714324bd3d5d0dc9212db397085cb.zip |
[svn-upgrade] Integrating new upstream version, strongswan (4.2.12)
Diffstat (limited to 'testing/tests/ikev2/ip-pool-wish/hosts/dave')
-rwxr-xr-x | testing/tests/ikev2/ip-pool-wish/hosts/dave/etc/ipsec.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev2/ip-pool-wish/hosts/dave/etc/ipsec.conf b/testing/tests/ikev2/ip-pool-wish/hosts/dave/etc/ipsec.conf index b58ba5460..98dd99271 100755 --- a/testing/tests/ikev2/ip-pool-wish/hosts/dave/etc/ipsec.conf +++ b/testing/tests/ikev2/ip-pool-wish/hosts/dave/etc/ipsec.conf @@ -14,7 +14,7 @@ conn %default conn home left=PH_IP_DAVE - leftsourceip=PH_IP_DAVE1 + leftsourceip=PH_IP_CAROL1 leftcert=daveCert.pem leftid=dave@strongswan.org leftfirewall=yes |