Configuring WiFi6 in hostapd

Krishna Chaitanya chaitanya.mgit at gmail.com
Tue Sep 1 14:08:28 EDT 2020


On Tue, Sep 1, 2020 at 11:31 PM Sugandh Huthanahally Mohan
<sugandhgowda at gmail.com> wrote:
>
> Hi,
>
> Please find dmesg and version of hostapd below
>
> $ sudo wpa_supplicant -vv
> wpa_supplicant v2.9
> Copyright (c) 2003-2019, Jouni Malinen <j at w1.fi> and contributors
>
> $ sudo ./hostapd -vv
> hostapd v2.9
> User space daemon for IEEE 802.11 AP management,
> IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
> Copyright (c) 2002-2019, Jouni Malinen <j at w1.fi> and contributors
Please use bottom-posting.

I was referring to the logs i.e., running hostapd and wpa_supplicant
-vv and collecting the
logs when you do a connection, depending on how you have compiled "-f"
can be used to save
logs in a file else just tee-it.

> $ sudo dmesg
> [    0.000000] microcode: microcode updated early to revision 0xdc,
> date = 2020-04-27
> [    0.000000] Linux version 5.4.0-42-generic (buildd at lgw01-amd64-038)
> (gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)) #46-Ubuntu SMP Fri Jul 10
> 00:24:02 UTC 2020 (Ubuntu 5.4.0-42.46-generic 5.4.44)
<..snip>
Nothing from dmesg.

Ah never mind, I see you are using TKIP please change to CCMP,
using TKIP will disable any non-11g/11a.

wpa_pairwise=TKIP



More information about the Hostap mailing list