diff options
| author | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-09-10 15:41:19 +0200 |
|---|---|---|
| committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2012-09-10 15:41:27 +0200 |
| commit | d401bcfe97b0c5bd23511f1155eee093a81ec499 (patch) | |
| tree | 72cbfb6b2e1806d1723161dd9f8597d8984a4eb9 /testing/tests/ikev2/ip-split-pools-db/hosts | |
| parent | 4065e2504c9939cf823c661eaef33ffeb530f9da (diff) | |
| download | strongswan-d401bcfe97b0c5bd23511f1155eee093a81ec499.tar.bz2 strongswan-d401bcfe97b0c5bd23511f1155eee093a81ec499.tar.xz | |
adapted ip-pool evaltests
Diffstat (limited to 'testing/tests/ikev2/ip-split-pools-db/hosts')
| -rw-r--r-- | testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/ipsec.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/ipsec.conf index 57bd994ee..136022d5c 100644 --- a/testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev2/ip-split-pools-db/hosts/moon/etc/ipsec.conf @@ -16,5 +16,5 @@ conn rw leftid=@moon.strongswan.org leftfirewall=yes right=%any - rightsourceip=%pool0,pool1 + rightsourceip=%pool0,%pool1 auto=add |
