description.txt 704 B

12345678910
  1. The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
  2. using EAP-TTLS authentication only with the gateway presenting a server certificate and
  3. the clients doing EAP-MD5 password-based authentication.
  4. In a next step the EAP-TNC protocol is used within the EAP-TTLS tunnel to determine the
  5. health of <b>carol</b> and <b>dave</b> via the <b>TNCCS 2.0 </b> client-server interface
  6. compliant with <b>RFC 5793 PB-TNC</b>.
  7. <p/>
  8. Unfortunately <b>carol</b> sends her first PB-TNC batch with a wrong version number and
  9. <b>dave</b> sends a PB-TNC message not supported by <b>moon</b> with the NOSKIP flag set.
  10. Therefore both connection setups fail due to fatal PB-TNC errors.