Can't see anything corresponding to the data packets in wireshark in monitor mode

asked 2018-08-20 14:46:22 +0000

Enabling the monitor mode while using rtl8812au, I can only see the RTS/CTS packets from different devices connected to the same router, I can't see anything regarding the normal packet request or response (like ACK or Seq no.). How can I see the headers corresponding to data packets?

edit retag flag offensive close merge delete

Comments

OS, Wireshark, capture library version\info?

grahamb gravatar imagegrahamb ( 2018-08-20 15:30:10 +0000 )edit

wireshark 2.6.1 running on top of Linux-4.4.0-133-generic

MSDpaul gravatar imageMSDpaul ( 2018-08-20 15:51:28 +0000 )edit

I can only see the RTS/CTS packets from different devices connected to the same router, I can't see anything regarding the normal packet request or response (like ACK or Seq no.)

Do you mean that you only see frames where the Frame Control field indicates that they're RTS or CTS frames - no management or data frames - or do you mean that you do see data frames but aren't seeing the IP or TCP headers?

Guy Harris gravatar imageGuy Harris ( 2018-08-20 18:50:40 +0000 )edit

I can't see any data packets at all, only can see RTS/CTS in the frame control field.

MSDpaul gravatar imageMSDpaul ( 2018-08-20 19:07:06 +0000 )edit

Can you run 'iw list' and post the results? Also, have you tried a different adapter (such as a USB WiFi adapter) on the same system?

charlesw gravatar imagecharlesw ( 2018-08-27 20:13:31 +0000 )edit