wpa_supplicant instructions?
Javier Cardona
javier at cozybit.com
Wed Oct 29 18:23:58 EDT 2008
Hi Michail,
On Wed, Oct 29, 2008 at 2:59 PM, Michael Stone <michael at laptop.org> 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
More information about the Devel
mailing list