aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-12-23 18:50:24 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 16:54:59 +0100
commit8e75e8dfa7a82729aba2b9bf06294b9976df27de (patch)
tree4bd8b4e7ffc9b9e96270a43cdb69646403c58904
parent9c36018cc73c606bc5ce883d6ba169ed70ab3449 (diff)
downloadstrongswan-8e75e8dfa7a82729aba2b9bf06294b9976df27de.tar.bz2
strongswan-8e75e8dfa7a82729aba2b9bf06294b9976df27de.tar.xz
Fixed NO evaltest in tnc/tnccs-20-pdp scenario
-rw-r--r--testing/tests/tnc/tnccs-20-pdp/evaltest.dat4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/tnc/tnccs-20-pdp/evaltest.dat b/testing/tests/tnc/tnccs-20-pdp/evaltest.dat
index 67b180ecd..e969774c5 100644
--- a/testing/tests/tnc/tnccs-20-pdp/evaltest.dat
+++ b/testing/tests/tnc/tnccs-20-pdp/evaltest.dat
@@ -13,6 +13,6 @@ moon:: cat /var/log/daemon.log::authentication of 'dave@strongswan.org' with EAP
moon:: ipsec statusall 2>/dev/null::rw-allow.*10.1.0.0/28 === 192.168.0.100/32::YES
moon:: ipsec statusall 2>/dev/null::rw-isolate.*10.1.0.16/28 === 192.168.0.200/32::YES
carol::ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_req=1::YES
-carol::ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_ALICE: icmp_req=1::NO
+carol::ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_req=1::NO
dave:: ping -c 1 PH_IP_VENUS::64 bytes from PH_IP_VENUS: icmp_req=1::YES
-dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_VENUS: icmp_req=1::NO
+dave:: ping -c 1 PH_IP_ALICE::64 bytes from PH_IP_ALICE: icmp_req=1::NO