ikev2/rw-eap-tnc-11-radius scenario now uses a PA-TNC IMC/IMV pair

This commit is contained in:
Andreas Steffen
2011-06-02 12:36:27 +02:00
parent ad963975aa
commit 51679e67c9
13 changed files with 49 additions and 10 deletions
@@ -6,5 +6,6 @@ the FreeRADIUS server <b>alice</b> authenticated by an X.509 AAA certificate.
The strong EAP-TTLS tunnel protects the ensuing weak client authentication based on <b>EAP-MD5</b>.
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 1.1</b> client-server interface.
<b>carol</b> passes the health test and <b>dave</b> fails. Based on these measurements the
clients are connected by gateway <b>moon</b> to the "rw-allow" and "rw-isolate" subnets, respectively.
<b>carol</b> passes the health test and <b>dave</b> fails. Based on these measurements exchanged
via the <b>IF-M</b> (RFC 5792 PA-TNC) protocol, the clients are connected by gateway <b>moon</b>
to the "rw-allow" and "rw-isolate" subnets, respectively.