Updated description of TNC scenarios concerning RFC 7171 PT-EAP support
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
|
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
|
using EAP-TTLS authentication only with the gateway presenting a server certificate and
|
||||||
the clients doing EAP-MD5 password-based authentication.
|
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
|
<p/>
|
||||||
state of <b>carol</b>'s and <b>dave</b>'s operating system via the <b>TNCCS 2.0 </b>
|
In a next step the <b>RFC 7171 PT-EAP</b> transport protocol is used within the EAP-TTLS tunnel
|
||||||
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS IMC and OS IMV pair
|
to determine the state of <b>carol</b>'s and <b>dave</b>'s operating system via the <b>IF-TNCCS 2.0</b>
|
||||||
is using the <b>IF-M 1.0</b> measurement protocol defined by <b>RFC 5792 PA-TNC</b> to
|
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS and Attestation IMCs
|
||||||
exchange PA-TNC attributes.
|
exchange PA-TNC attributes with the OS IMV via the <b>IF-M 1.0</b> measurement protocol
|
||||||
<p>
|
defined by <b>RFC 5792 PA-TNC</b>.
|
||||||
|
<p/>
|
||||||
<b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
|
<b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
|
||||||
<em>Product Information</em>, <em>String Version</em>, <em>Numeric Version</em>,
|
<em>Product Information</em>, <em>String Version</em>, <em>Numeric Version</em>,
|
||||||
<em>Operational Status</em>, <em>Forwarding Enabled</em>, <em>Factory Default Password Enabled</em>
|
<em>Operational Status</em>, <em>Forwarding Enabled</em>, <em>Factory Default Password Enabled</em>
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
|
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
|
using EAP-TTLS authentication only with the gateway presenting a server certificate and
|
||||||
the clients doing EAP-MD5 password-based authentication.
|
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
|
<p/>
|
||||||
state of <b>carol</b>'s and <b>dave</b>'s operating system via the <b>TNCCS 2.0 </b>
|
In a next step the <b>RFC 7171 PT-EAP</b> transport protocol is used within the EAP-TTLS
|
||||||
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS IMC and OS IMV pair
|
tunnel to determine the state of <b>carol</b>'s and <b>dave</b>'s operating system via the
|
||||||
is using the <b>IF-M 1.0</b> measurement protocol defined by <b>RFC 5792 PA-TNC</b> to
|
<b>TNCCS 2.0 </b> client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS IMC
|
||||||
exchange PA-TNC attributes.
|
and OS IMV pair is using the <b>IF-M 1.0</b> measurement protocol defined by <b>RFC 5792 PA-TNC</b>
|
||||||
<p>
|
to exchange PA-TNC attributes.
|
||||||
|
<p/>
|
||||||
<b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
|
<b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
|
||||||
<em>Product Information</em>, <em>String Version</em>, and <em>Device ID</em> up-front
|
<em>Product Information</em>, <em>String Version</em>, and <em>Device ID</em> up-front
|
||||||
to the Attestation IMV, whereas <b>dave</b> must be prompted by the IMV to do so via an
|
to the Attestation IMV, whereas <b>dave</b> must be prompted by the IMV to do so via an
|
||||||
@@ -14,7 +15,7 @@ to the Attestation IMV, whereas <b>dave</b> must be prompted by the IMV to do so
|
|||||||
measurement on all files in the <b>/bin</b> directory. <b>carol</b> is then prompted to
|
measurement on all files in the <b>/bin</b> directory. <b>carol</b> is then prompted to
|
||||||
measure a couple of individual files and the files in the <b>/bin</b> directory as
|
measure a couple of individual files and the files in the <b>/bin</b> directory as
|
||||||
well as to get metadata on the <b>/etc/tnc_confg</b> configuration file.
|
well as to get metadata on the <b>/etc/tnc_confg</b> configuration file.
|
||||||
<p>
|
<p/>
|
||||||
Since the Attestation IMV negotiates a Diffie-Hellman group for TPM-based measurements,
|
Since the Attestation IMV negotiates a Diffie-Hellman group for TPM-based measurements,
|
||||||
the mandatory default being <b>ecp256</b>, with the strongswan.conf option
|
the mandatory default being <b>ecp256</b>, with the strongswan.conf option
|
||||||
<b>mandatory_dh_groups = no</b> no ECC support is required.
|
<b>mandatory_dh_groups = no</b> no ECC support is required.
|
||||||
|
|||||||
@@ -1,12 +1,13 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
|
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
|
using EAP-TTLS authentication only with the gateway presenting a server certificate and
|
||||||
the clients doing EAP-MD5 password-based authentication.
|
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
|
<p/>
|
||||||
state of <b>carol</b>'s and <b>dave</b>'s operating system via the <b>TNCCS 2.0 </b>
|
In a next step the <b>RFC 7171 PT-EAP</b> transport protocol is used within the EAP-TTLS tunnel
|
||||||
|
to determine the state of <b>carol</b>'s and <b>dave</b>'s operating system via the <b>TNCCS 2.0</b>
|
||||||
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS and Attestation IMCs
|
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The OS and Attestation IMCs
|
||||||
exchange PA-TNC attributes with the OS IMV via the <b>IF-M 1.0</b> measurement protocol
|
exchange PA-TNC attributes with the OS IMV via the <b>IF-M 1.0</b> measurement protocol
|
||||||
defined by <b>RFC 5792 PA-TNC</b>.
|
defined by <b>RFC 5792 PA-TNC</b>.
|
||||||
<p>
|
<p/>
|
||||||
<b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
|
<b>carol</b> sends information on her operating system consisting of the PA-TNC attributes
|
||||||
<em>Product Information</em>, <em>String Version</em>, and <em>Device ID</em> up-front
|
<em>Product Information</em>, <em>String Version</em>, and <em>Device ID</em> up-front
|
||||||
to the Attestation IMV, whereas <b>dave</b> must be prompted by the IMV to do so via an
|
to the Attestation IMV, whereas <b>dave</b> must be prompted by the IMV to do so via an
|
||||||
|
|||||||
@@ -1,10 +1,11 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
|
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
|
using EAP-TTLS authentication only with the gateway presenting a server certificate and
|
||||||
the clients doing EAP-MD5 password-based authentication.
|
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
|
<p/>
|
||||||
health of <b>carol</b> and <b>dave</b> via the <b>TNCCS 2.0 </b> client-server interface
|
In a next step the <b>RFC 7171 PT-EAP</b> transport protocol is used within the EAP-TTLS
|
||||||
compliant with <b>RFC 5793 PB-TNC</b>. The IMC and IMV communicate are using the <b>IF-M</b>
|
tunnel to determine the health of <b>carol</b> and <b>dave</b> via the <b>IF-TNCCS 2.0 </b>
|
||||||
protocol defined by <b>RFC 5792 PA-TNC</b>.
|
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The IMCs and IMVs exchange
|
||||||
|
messages over the <b>IF-M</b> protocol defined by <b>RFC 5792 PA-TNC</b>.
|
||||||
<p>
|
<p>
|
||||||
The first time the TNC clients <b>carol</b> and <b>dave</b> send their measurements,
|
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
|
TNC server <b>moon</b> requests a handshake retry. In the retry <b>carol</b> succeeds
|
||||||
|
|||||||
@@ -1,9 +1,10 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>,
|
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>,
|
||||||
both ends doing certificate-based EAP-TLS authentication only.
|
both ends doing certificate-based EAP-TLS authentication only.
|
||||||
In a next step the EAP-TNC protocol is used within the EAP-TTLS tunnel to determine the
|
<p/>
|
||||||
health of <b>carol</b> and <b>dave</b> via the <b>IF-TNCCS 2.0 </b> client-server interface
|
In a next step the <b>RFC 7171 PT-EAP</b> transport protocol is used within the EAP-TTLS
|
||||||
compliant with <b>RFC 5793 PB-TNC</b>. The IMC and IMV communicate are using the <b>IF-M</b>
|
tunnel to determine the health of <b>carol</b> and <b>dave</b> via the <b>IF-TNCCS 2.0 </b>
|
||||||
protocol defined by <b>RFC 5792 PA-TNC</b>.
|
client-server interface compliant with <b>RFC 5793 PB-TNC</b>. The IMCs and IMVs exchange
|
||||||
|
messages over the <b>IF-M</b> protocol defined by <b>RFC 5792 PA-TNC</b>.
|
||||||
<p>
|
<p>
|
||||||
<b>carol</b> passes the health test and <b>dave</b> fails. Based on these measurements the
|
<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,
|
clients are connected by gateway <b>moon</b> to the "rw-allow" and "rw-isolate" subnets,
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each to gateway <b>moon</b>
|
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
|
using EAP-TTLS authentication only with the gateway presenting a server certificate and
|
||||||
the clients doing EAP-MD5 password-based authentication.
|
the clients doing EAP-MD5 password-based authentication.
|
||||||
|
<p/>
|
||||||
In a next step the EAP-TNC protocol is used within the EAP-TTLS tunnel to determine the
|
In a next step the EAP-TNC protocol is used within the EAP-TTLS tunnel to determine the
|
||||||
health of TNC client <b>carol</b> via the <b>TNCCS 1.1 </b> client-server interface and of
|
health of TNC client <b>carol</b> via the <b>TNCCS 1.1 </b> client-server interface and of
|
||||||
TNC client <b>dave</b> via the <b>TNCCS 2.0 </b> client-server interface. TNC server
|
TNC client <b>dave</b> via the <b>TNCCS 2.0 </b> client-server interface. TNC server
|
||||||
|
|||||||
Reference in New Issue
Block a user