diff options
Diffstat (limited to 'testing/tests/tnc/tnccs-20-server-retry/description.txt')
-rw-r--r-- | testing/tests/tnc/tnccs-20-server-retry/description.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/tests/tnc/tnccs-20-server-retry/description.txt b/testing/tests/tnc/tnccs-20-server-retry/description.txt new file mode 100644 index 000000000..b37fbd445 --- /dev/null +++ b/testing/tests/tnc/tnccs-20-server-retry/description.txt @@ -0,0 +1,13 @@ +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>TNCCS 2.0 </b> client-server interface +compliant with <b>RFC 5793 PB-TNC</b>. The IMC and IMV communicate are using the <b>IF-M</b> +protocol defined by <b>RFC 5792 PA-TNC</b>. +<p> +The first time the TNC clients <b>carol</b> and <b>dave</b> send their measurements, +TNC server <b>moon</b> requests a handshake retry. In the retry <b>carol</b> succeeds +and <b>dave</b> fails. Thus based on this second round of measurements the clients are connected +by gateway <b>moon</b> to the "rw-allow" and "rw-isolate" subnets, respectively. +</p> |