<br>Hi,<div>Thanks for the reply. I did this all but I am unable to get WEP to work. The supplicant never  issues the WEP keys to the driver. Am I missing anything here? Any pointers would be appreciated!</div><div><br><div>
<div class="gmail_quote">On Tue, May 24, 2011 at 1:23 PM,  <span dir="ltr">&lt;<a href="mailto:Piotr.Nakraszewicz@tieto.com">Piotr.Nakraszewicz@tieto.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
To start a network in AP mode your driver has to support it, you need to set CONFIG_AP=y in .config and you need to add two parameters to your network configuration:<br>
mode=2<br>
frequency=(e.g. 2412)<br>
<br>
Best regards,<br>
<br>
Piotr Nakraszewicz<br>
<br>
From: <a href="mailto:hostap-bounces@lists.shmoo.com">hostap-bounces@lists.shmoo.com</a> [mailto:<a href="mailto:hostap-bounces@lists.shmoo.com">hostap-bounces@lists.shmoo.com</a>] On Behalf Of Liketo talk<br>
Sent: 23 maja 2011 18:12<br>
To: <a href="mailto:hostap@lists.shmoo.com">hostap@lists.shmoo.com</a><br>
Subject: AP in WEP mode configuration<br>
<div><div></div><div class="h5"><br>
<br>
Hi,<br>
<br>
I was trying to setup an AP in WEP mode by using the wpa_supplicant. The following is the configuration that I have specified. However, strangely this configuration info is not given to the driver at all after I start the supplicant. Does anyone know anything that I am missing here? Which file handles parsing and setting the key in the supplicant source code?<br>

<br>
network={<br>
   ssid=&quot;xxx&quot;<br>
   key_mgmt=NONE<br>
   wep_key0=0123456789abcdef0123456789<br>
   wep_tx_keyidx=0<br>
 }<br>
Regards.<br>
</div></div></blockquote></div><br></div></div>