First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

missing Wi-Fi QoS data packets

  • retag add tags

I am generating throughput traffic with ixChariot over Wi-Fi and wireshark is not displaying the QoS packets with the MCS data rate information. What is missing here?

merakiewifi's avatar
1
merakiewifi
asked 2022-03-18 15:16:23 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The most likely cause is that your capture adapter is not capable enough to pick up the traffic under review; see, for example, the analysis here (https://ask.wireshark.org/question/20865/80211-only-partially-decrypted/#20876)

There are many other reasons that could impact this too, such as

  1. Not capturing in monitor mode
  2. Capture adapter does not support promiscuous mode
  3. On the wrong channel or bonded channels not matching with test traffic
  4. Capture system is too far away to pick up highly modulated frames
  5. Some defect in the capture system (hardware/firmware/software) that limits full capability
  6. A host of other settings that are in use by the network that the monitor mode adapter might not support like LDPC, SGI, etc.
Bob Jones's avatar
1.5k
Bob Jones
answered 2022-03-18 18:47:40 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer