2

I did packet capture on my system, where i did packet capture on wireless adapter. i seen some frame size below than 64 bytes like 54 bytes and other frame size as well. I seen some document frame size should be minimum of 64 bytes for etherent.

Then how am seeing 54 bytes of frame size on on my wireless adapter. Is that because of wireless adapter?

2
  • 3
    a) wireless != ethernet, and b) you may not be seeing the full RF frame Commented Apr 26, 2014 at 14:13
  • Did any answer help you? if so, you should accept the answer so that the question doesn't keep popping up forever, looking for an answer. Alternatively, you could provide and accept your own answer. Commented Aug 8, 2017 at 3:15

1 Answer 1

4

First of all, capturing traffic on WLAN interfaces is tricky. I assume you're doing this with wireshark, so take a look here:

http://www.wireshark.org/faq.html#q7.10

Next, 802.11 header is a little bit different than 802.3, take a look at standard:

http://standards.ieee.org/getieee802/download/802.11-2007.pdf

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.