diff options
Diffstat (limited to 'testing/tests/ikev2/esp-alg-aesxcbc/hosts')
-rwxr-xr-x | testing/tests/ikev2/esp-alg-aesxcbc/hosts/carol/etc/ipsec.conf | 1 | ||||
-rwxr-xr-x | testing/tests/ikev2/esp-alg-aesxcbc/hosts/moon/etc/ipsec.conf | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/testing/tests/ikev2/esp-alg-aesxcbc/hosts/carol/etc/ipsec.conf b/testing/tests/ikev2/esp-alg-aesxcbc/hosts/carol/etc/ipsec.conf index d00d8762d..25f8ce8b2 100755 --- a/testing/tests/ikev2/esp-alg-aesxcbc/hosts/carol/etc/ipsec.conf +++ b/testing/tests/ikev2/esp-alg-aesxcbc/hosts/carol/etc/ipsec.conf @@ -16,7 +16,6 @@ conn %default conn home left=PH_IP_CAROL - leftnexthop=%direct leftfirewall=yes leftcert=carolCert.pem leftid=carol@strongswan.org diff --git a/testing/tests/ikev2/esp-alg-aesxcbc/hosts/moon/etc/ipsec.conf b/testing/tests/ikev2/esp-alg-aesxcbc/hosts/moon/etc/ipsec.conf index fca2cbdab..303a49152 100755 --- a/testing/tests/ikev2/esp-alg-aesxcbc/hosts/moon/etc/ipsec.conf +++ b/testing/tests/ikev2/esp-alg-aesxcbc/hosts/moon/etc/ipsec.conf @@ -16,7 +16,6 @@ conn %default conn rw left=PH_IP_MOON - leftnexthop=%direct leftfirewall=yes leftcert=moonCert.pem leftid=@moon.strongswan.org |