Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid RSNE capabilities (0x002d) when try to connect with Tenda AX12Pro. #64

Open
qiankun-zhu opened this issue Oct 27, 2023 · 3 comments

Comments

@qiankun-zhu
Copy link

STAUT: ASUS USB-AX56
Driver: 9cd89a3
PC: OptiPlex 7090 SFF
OS: Ubuntu 22.04.1, Kernel: 5.15.0-43

Reproduced steps:
Step 1. Set Tenda AX12Pro security mode to WPA2-PSK.
Step 2. STAUT connects to this AP.

Actual result:
Connection failed.

STAUT association request:
image

AP association response:
image

Should the RSN Capabilities be 0x0000 in STAUT's association request?

@lwfinger
Copy link
Owner

First of all, you cut off the bits that are set in the STA's request. I have no idea what those bits in the upper part of the RSNs code mean.

Perhaps the code being sent should be zero, but the code is set by the parameters of the network setup.

@qiankun-zhu
Copy link
Author

qiankun-zhu commented Oct 30, 2023

Thanks for your reply.
Attach the packets, can you please take a look?

packets_20231027-153819.zip
STAUT MAC: 08:bf:b8:4e:91:38
AP MAC: b8:3a:08:99:40:e2

@lwfinger
Copy link
Owner

lwfinger commented Oct 30, 2023

The only thing I see is that the "IEEE802.11Wireless Management"/"Capabilities Information" for both STAUT and AP show that the "Transmitter is an AP". What are you trying to do?

@lwfinger lwfinger reopened this Oct 30, 2023
@brinn brinn mentioned this issue Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants