Need instructions how to create wpa_supplicant.conf and add fast_reauth=0 to it // WPA 2 Enterprise & frequent wlan disconnects
Posted
by
nutty about natty
on Ask Ubuntu
See other posts from Ask Ubuntu
or by nutty about natty
Published on 2011-06-07T15:43:34Z
Indexed on
2011/06/21
8:31 UTC
Read the original article
Hit count: 315
Like many other natty users on a university / academic network, I'm experiencing annoying frequent disconnects / hangs / delays.
See, for instance: https://bugs.launchpad.net/ubuntu/+source/wpasupplicant/+bug/429370
I would like to learn how to add fast_reauth=0 to the wpa_supplicant.conf file. This file, it seems, does not exit by default, and needs to be manually created first: http://w1.fi/gitweb/gitweb.cgi?p=hostap.git;a=blob_plain;f=wpa_supplicant/README
[quote]
You will need to make a configuration file, e.g., /etc/wpa_supplicant.conf, with network configuration for the networks you are going to use.
[unquote]
Further, I installed wpa_gui which probably needs to be launched with parameters, else it's pretty blank...
What I'm hoping for is this:
That creating a wpa_supplicant.conf file with fast_reauth=0 in it, saving it to the relevant path, will work and make my uni wireless (more or even completely) stable.
I read mixed reviews about wicd (as an alternative to the network manager).
Also note that on my basic wlan at home (with bog-standard wpa encryption) the connection is stable.
Thanks!
© Ask Ubuntu or respective owner