I tried
"tethereal -i ath0 -c 2 -o wlan.check_fcs:true -w /tmp/sniff"
but every packet in the sniff file still had
[Malformed Packet: IEEE 802.11]
at the end.
---------------------------------------------------------------------------------------------------------------------
# Subject: Re: [Ethereal-users] Malformed packets
# From: "Guy Harris" <gharris@xxxxxxxxx>
# Date: Thu, 1 Dec 2005 18:17:32 -0800 (PST)
PoWah Wong wrote:
> All my 802.11 captured packets have "Malformed packets" at the end.
> After reading Jaap Keuter's reply, I still don't know how to fix this
> problem?
Try passing the flag "-o wlan.check_fcs:true" to Tethereal and see if the
problem goes away.