<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jouni Malinen wrote:<br>
<br>
If I can create a network with the configuration RSN IBSS (proto =
WPA2), should I use wpa_supplicant to join with this network? That
means, wpa_supplicant can do the handshake mechanism?<br>
<br>
Ujjal<br>
<blockquote cite="mid:20091106120857.GA28370@jm.kir.nu" type="cite">
  <pre wrap="">On Fri, Nov 06, 2009 at 03:24:18PM +0530, Ujjal Roy wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is that possible in wpa_supplicant-0.6.9 ? I am right about my question  
and the configuration is correct.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The network block you described (IBSS network with WPA(v1) PSK) is
invalid. There is no such mechanism. IBSS can either use WPA-None (no
4-way handshake, just fixed TKIP/CCMP keys) or RSN IBSS (proto=WPA2) and
4-way handshake.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I have created a network in which iwconfig displays like -

         ESSID:"UJJAL"  Nickname:""
         Mode:Ad-Hoc  Frequency:2.437 GHz  Cell: 02:21:01:4D:70:31        
   Bit Rate:54 Mb/s   Tx-Power=9 dBm           Retry limit:9   RTS 
thr=2347 B   Fragment thr=2346 B           Encryption key:&lt;too big&gt;   
Security mode:open
         Power Management:off
         Link Quality:0/100  Signal level:-98 dBm  Noise level:-98 dBm
         Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:110771
         Tx excessive retries:12  Invalid misc:260   Missed beacon:0

I want to join with this network. Is there any application, if  
wpa_supplicant will not work, which can join to this network?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
How is that network configured as far as security policy is concerned?

  </pre>
</blockquote>
<br>
</body>
</html>