Re: wpa_supplicant instructions?

2008-10-29 Thread Javier Cardona
On Wed, Oct 29, 2008 at 3:23 PM, Javier Cardona <[EMAIL PROTECTED]> wrote:
> Hi Michail,
s/Michail/Michael/   sorry!
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: wpa_supplicant instructions?

2008-10-29 Thread Javier Cardona
Hi Michail,

On Wed, Oct 29, 2008 at 2:59 PM, Michael Stone <[EMAIL PROTECTED]> wrote:
> Michailis mentioned to me that the wireless team had worked out a set of
> command-line arguments for wpa_supplicant which yield excellent
> association reliability. Could you please publish these arguments?

There is nothing special with the configuration that we use: it is
based in the example configuration files provided by wpa_supplicant
(man wpa_supplicant.conf).

But here it goes:

aloha.conf:
# WPA-PSK
network={
ssid="aloha-test"
key_mgmt=WPA-PSK
proto=WPA
psk="passphrase"
}

Then use it as:

wpa_supplicant -Dwext -ieth1 -B -c aloha.conf

Let me know if you need any additional details.

Cheers!

Javier
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


wpa_supplicant instructions?

2008-10-29 Thread Michael Stone
Javier,

Michailis mentioned to me that the wireless team had worked out a set of
command-line arguments for wpa_supplicant which yield excellent
association reliability. Could you please publish these arguments?

Thanks very much,

Michael
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel