<br><br><div><span class="gmail_quote">On 3/8/07, <b class="gmail_sendername">Bryan Kadzban</b> &lt;<a href="mailto:bryan@kadzban.is-a-geek.net">bryan@kadzban.is-a-geek.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; scan_ssid=1<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; key_mgmt=WPA-EAP<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proto=WPA2 WPA<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pairwise=CCMP TKIP<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group=CCMP TKIP<br><br><br>The second issue is that you&#39;ve specified scan_ssid=1, but you have more
<br>than one option for proto, pairwise, and group -- I don&#39;t know whether<br>this works or not.&nbsp;&nbsp;</blockquote><div><br>
Yes, this works. In fact the defaults have multiple value for these.
For eg. if you leave proto commented, it will equal proto=WPA WPA2<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I would start by removing the scan_ssid line, but if<br>that doesn&#39;t work, I&#39;d try adding it back in and fixing proto, pairwise,
<br>and group.&nbsp;&nbsp;(From your description, it sounds like you will need to use<br>WPA, TKIP, and TKIP, respectively.&nbsp;&nbsp;But it&#39;s better to leave those<br>parameters unspecified and let the supplicant figure out which values to
</blockquote><div><br>
Leaving them unspecified will&nbsp; make the supplicant use the defaults, which&nbsp; are <br>
proto = WPA RSN<br>
grou = CCMP TKIP WEP104 WEP40<br>
pairwise = CCMP TKIP<br>
<br>
 </div>This configuration indicates the set of values that can be used.<br>
The supplicant chooses a set based on the probe-response from the AP and the valid values ( based on the configuration ) <br>
<br>
In short, the set of multiple values looks OK.<br>
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">use based on the beacon information, rather than having the supplicant<br>send a specific probe request.)
</blockquote><div><br>
probe request doesn&#39;t contain this information. <br>
It is exchanged in the probe-response and the Assoc-request.<br>
<br>
regds,<br>
Sukhdeep<br>
 </div></div><br clear="all"><br>-- <br>But for the last minute,... Nothing would get done.