diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-04-21 16:31:23 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-04-21 16:31:23 +0200 |
commit | 0f499f41dca359c391bb88a5fe28a0b5963e9370 (patch) | |
tree | cccb64641df74043051bd4213dad3aace32b4f2d /testing/tests/tnc/tnccs-20-os/evaltest.dat | |
parent | 9fab0a58d3c8497a65b8c771f4d7dd084bca8695 (diff) | |
download | strongswan-0f499f41dca359c391bb88a5fe28a0b5963e9370.tar.bz2 strongswan-0f499f41dca359c391bb88a5fe28a0b5963e9370.tar.xz |
Use attest database in tnc/tnccs-20-os scenario5.0.4
Diffstat (limited to 'testing/tests/tnc/tnccs-20-os/evaltest.dat')
-rw-r--r-- | testing/tests/tnc/tnccs-20-os/evaltest.dat | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/tests/tnc/tnccs-20-os/evaltest.dat b/testing/tests/tnc/tnccs-20-os/evaltest.dat index 3c13e5ffa..c780c4a48 100644 --- a/testing/tests/tnc/tnccs-20-os/evaltest.dat +++ b/testing/tests/tnc/tnccs-20-os/evaltest.dat @@ -6,8 +6,10 @@ dave:: cat /var/log/daemon.log::PB-TNC access recommendation is 'Quarantined'::Y dave:: cat /var/log/daemon.log::EAP method EAP_TTLS succeeded, MSK established::YES dave:: cat /var/log/daemon.log::authentication of 'moon.strongswan.org' with EAP successful::YES dave:: cat /var/log/daemon.log::CHILD_SA home{1} established.*TS 192.168.0.200/32 === 10.1.0.16/28::YES +moon:: ipsec attest --devices 2> /dev/null::Debian 7.0 x86_64.*carol@strongswan.org::YES moon:: cat /var/log/daemon.log::added group membership 'allow'::YES moon:: cat /var/log/daemon.log::authentication of 'carol@strongswan.org' with EAP successful::YES +moon:: ipsec attest --devices 2> /dev/null::Windows 1.2.3.*dave@strongswan.org::YES moon:: cat /var/log/daemon.log::added group membership 'isolate'::YES moon:: cat /var/log/daemon.log::authentication of 'dave@strongswan.org' with EAP successful::YES moon:: ipsec statusall 2> /dev/null::rw-allow.*10.1.0.0/28 === 192.168.0.100/32::YES @@ -16,4 +18,3 @@ 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_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_ALICE: icmp_req=1::NO - |