diff options
Diffstat (limited to 'testing/tests/ikev2/default-keys/evaltest.dat')
-rw-r--r-- | testing/tests/ikev2/default-keys/evaltest.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/default-keys/evaltest.dat b/testing/tests/ikev2/default-keys/evaltest.dat index ba33129e5..2c1e11c97 100644 --- a/testing/tests/ikev2/default-keys/evaltest.dat +++ b/testing/tests/ikev2/default-keys/evaltest.dat @@ -1,7 +1,7 @@ carol::cat /var/log/auth.log::scepclient::YES moon::cat /var/log/auth.log::scepclient::YES -carol::ipsec statusall::home.*IKE_SA_ESTABLISHED::YES -moon::ipsec statusall::carol.*IKE_SA_ESTABLISHED::YES +carol::ipsec statusall::home.*ESTABLISHED::YES +moon::ipsec statusall::carol.*ESTABLISHED::YES carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_seq=1::YES moon::tcpdump::IP carol.strongswan.org > moon.strongswan.org: ESP::YES moon::tcpdump::IP moon.strongswan.org > carol.strongswan.org: ESP::YES |