description.txt 1.7 KB

12345678910111213141516171819202122232425
  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. <p/>
  5. In a next step the <b>RFC 7171 PT-EAP</b> transport protocol is used within the EAP-TTLS tunnel
  6. to determine the state of <b>carol</b>'s and <b>dave</b>'s operating system via the <b>IF-TNCCS 2.0</b>
  7. client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS and Attestation IMCs
  8. exchange PA-TNC attributes with the OS IMV via the <b>IF-M 1.0</b> measurement protocol
  9. defined by <b>RFC 5792 PA-TNC</b>.
  10. <p/>
  11. <b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
  12. <em>Product Information</em>, <em>String Version</em>, <em>Numeric Version</em>,
  13. <em>Operational Status</em>, <em>Forwarding Enabled</em>, <em>Factory Default Password Enabled</em>
  14. and <em>Device ID</em> up-front, whereas <b>dave</b> must be prompted by the IMV to do so via an
  15. <em>Attribute Request</em> PA-TNC attribute. <b>carol</b> is then prompted to send a list of
  16. installed packages using the <em>Installed Packages</em> PA-TNC attribute. Since <b>dave</b>
  17. successfully connected to the VPN gateway shortly before, no new list of installed packages is
  18. requested again but because IP forwarding is enabled <b>dave</b> receives a corresponding
  19. <em>Remediation Instructions</em> PA-TNC attribute.
  20. <p>
  21. <b>carol</b> passes the health test and <b>dave</b> fails. Based on these assessments
  22. which are communicated to the IMCs using the <em>Assessment Result</em> PA-TNC attribute,
  23. the clients are connected by gateway <b>moon</b> to the "rw-allow" and "rw-isolate"
  24. subnets, respectively.
  25. </p>