On Sat, Mar 02, 2024 at 10:54:34PM -0500, Philippe Meunier wrote: > >Can you please show a beacon of this AP? > > > >One line from tcpdump this command while trying to associate to the AP should > >suffice: > > > > tcdump -n -i qwx0 -y IEEE802_11_RADIO -s 1500 -v wlan host > > 20:c0:47:bb:bc:4c > > > >I am looking for the field which lists the supported rates: > > > > ... rates 6M* 9M 12M* 18M 24M* 36M 48M 54M, ... > > > > Before, during, and after: > rates 6M* 9M 12M* 18M 24M* 36M 48M 54M,
That looks fine. The AP can't be rejecting the client based on this standard basic rate set. So the rejection is likely indeed a way of saying "go away, you do not support 11n/11ac".