reorganized ikev2/rw-eap-tnc scenarios

This commit is contained in:
Andreas Steffen
2010-12-12 12:51:14 +01:00
parent 146e9123a2
commit 458e7779a8
120 changed files with 64 additions and 25 deletions
@@ -0,0 +1,11 @@
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
using EAP-TTLS authentication only with the gateway presenting a server certificate and
the clients doing EAP-MD5 password-based authentication.
In a next step the EAP-TNC protocol is used within the EAP-TTLS tunnel to determine the
health of <b>carol</b> and <b>dave</b> via the <b>IF-TNCCS 2.0</b> client-server interface
compliant with <b>RFC 5793 PB-TNC</b>.
<p>
<b>carol</b> passes the health test and <b>dave</b> fails. Based on these measurements
<b>carol</b> is authenticated successfully and is granted access to the subnet behind
<b>moon</b> whereas <b>dave</b> fails the layered EAP authentication and is rejected.
</p>