Re: wpa_supplicant fails to connect to mesh network

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 14, 2016 at 3:01 AM, Jouni Malinen <j@xxxxx> wrote:
> On Wed, Oct 12, 2016 at 11:31:28PM -0400, Bob Copeland wrote:
>> Ok, I looked into this a bit more and what is happening is that:
>>
>>  - basic rates have to equal each other between peers,
>>  - in the kernel, only 1 mbps rate is selected as a mandatory rate
>>    (assuming 2.4 GHz) and thus used as the basic rate set, and
>>  - in wpa_supplicant, the ERP mandatory rates are used for basic
>>    rates by default
>>
>> So, this config with wpa_supplicant will probably get them talking
>> (worked for me):
>>
>> network={
>>     [...]
>>     mesh_basic_rates=10
>> }
>
> It sounds like we should make either the kernel code or wpa_supplicant
> (or both) to be able to learn the basic rates in an existing mesh and
> adopt the current settings if there is no explicitly configured value in
> the local configuration. It does not make much sense to me to fail join
> a mesh due to something like this..
>
> --
> Jouni Malinen                                            PGP id EFC895FA

Setting mesh_basi_rates=10 worked.  Thank you very much!

-Nate

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux