<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jouni Malinen schrieb:
<blockquote cite="mid20050523213716.GB9428@jm.kir.nu" type="cite">
  <pre wrap="">On Mon, May 23, 2005 at 06:06:04PM -0300, Beat Meier wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">But with hostapd version 0.3.7 and this card the client cannot connect 
to my hostapd.
Without authorization there is no problem.
I use madwifi driver date 20050311  which I compiled myself
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I would guess you are using madwifi driver from the CVS mainline which
does not seem to work with hostapd. The version from 'BSD' branch of the
madwifi CVS seems to work much better with hostapd. In addition, I would
use a CVS snapshot of hostapd, since there are couple of driver_madwifi
specific bug fixes that were not included in v0.3.7. Alternatively, you
can also use the 0.3.9-rc1 version from
<a class="moz-txt-link-freetext" href="http://hostap.epitest.fi/releases/testing/">http://hostap.epitest.fi/releases/testing/</a>.

  </pre>
</blockquote>
I have tried now the newest one of hostapd and wpa_supplicant
(0.3.9-rc1): The same problem.<br>
I have also used now my old linksys WPC54G with ndis driver. The same
thing.<br>
So it don't seem to be madwifi driver.<br>
<br>
What about the psk?<br>
I have a Passphrase say "foo&amp;one" and ssid "bar"<br>
I have in hostapd.conf<br>
wpa_passphrase=foo<br>
<br>
In wpa_supplicant.conf the output of<br>
/usr/local/sbin/wpa_passphrase bar "foo&amp;one"<br>
<br>
I have also tried to insert the generated output in hostapd.conf as
wpa_psk instead of wpa_passphrase.<br>
Nothing works...<br>
<br>
BTW: Why doesn't the key[3] not change even if I change wpa_passphrase?
What is this key?<br>
Only key[2] changes if I restart even hostapd ...<br>
<br>
Any hints how to trace?<br>
<br>
Thanks<br>
</body>
</html>