<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
&nbsp;<BR>
Hello. I'm using wpa_supplicant as access requestor (AR) in a TNC scenario.<BR>
I know that TTLS method support TNC<BR>
Does anyone knows if wpa_supplicant client&nbsp;manage &nbsp;PEAP as EAP method with TNC support.<BR>
I received a NAK&nbsp;from the wpa_supplicant when he receives an EAP_TYPE_TNC&nbsp;as method and then an MD5 method is negotiated.<BR>
Looking the code (src\eap\eap_peer.c) seems that TNC is supported also for PEAP.<BR>
&nbsp;<BR><SPAN lang=EN>
<FONT face="Courier New"># See /usr/doc/wpa_supplicant-0.5.10/wpa_supplicant.conf.sample</FONT><BR>
<FONT face="Courier New"># for many more options that you can use in this file.</FONT><BR>
<FONT face="Courier New"># This line enables the use of wpa_cli which is used by rc.wireless</FONT><BR>
<FONT face="Courier New"># if possible (to check for successful association)</FONT><BR>
<FONT face="Courier New">ctrl_interface=/var/run/wpa_supplicant</FONT><BR>
<FONT face="Courier New"># By default, only root (group 0) may use wpa_cli</FONT><BR>
<FONT face="Courier New">ctrl_interface_group=0</FONT><BR>
<FONT face="Courier New">eapol_version=1</FONT><BR>
<FONT face="Courier New">ap_scan=1</FONT><BR>
<FONT face="Courier New">fast_reauth=1</FONT><BR>
<FONT face="Courier New"># WPA protected network, supply your own ESSID and WPAPSK here:</FONT><BR>
<FONT face="Courier New">network={</FONT><BR>
<FONT face="Courier New">ssid="example 802.1X network"</FONT><BR>
<FONT face="Courier New">key_mgmt=IEEE8021X</FONT><BR>
<FONT face="Courier New">eap=PEAP</FONT><BR>
<FONT face="Courier New">identity="usertest"</FONT><BR>
<FONT face="Courier New">#phase2="auth=MSCHAPV2"</FONT><BR>
<FONT face="Courier New">phase2="autheap=TNC"</FONT><BR>
<FONT face="Courier New">password="password"</FONT><BR>
<FONT face="Courier New">priority=10</FONT><BR>
<FONT face="Courier New">}</FONT><BR>
<FONT face="Courier New"># Plaintext connection (no WPA, no IEEE 802.1X),</FONT><BR>
<FONT face="Courier New"># nice for hotel/airport types of WiFi network.</FONT><BR>
<FONT face="Courier New">#network={</FONT><BR>
<FONT face="Courier New"># key_mgmt=NONE</FONT><BR>
<FONT face="Courier New"># priority=0</FONT><BR>
<FONT face="Courier New">#}</FONT><BR></SPAN>
&nbsp;<BR>
&nbsp;<BR>
Thanks a lot<BR>
Alessandro<BR>                                               <br /><hr />Chiacchiera con i tuoi amici via Webcam su Messenger. <a href='http://www.messenger.it/videoconversazioni.aspx' target='_new'>Videochiamali!</a></body>
</html>