Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Using 802.11 Radiotap

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 9 Apr 2004 01:53:22 -0700
On Fri, Apr 09, 2004 at 10:49:14AM +0200, Johnny Choque wrote:
> I'm using ethereal-0.10.3 with libpcap 0.8.3 and Redhat 9.0. I'm trying to
> see > IEEE 802.11 Radiotap header of the 802.11 packet captured but I
> don't see nothing.
> I'm using Linksys WPC11 v2.5 wireless card. I had captured 802.11 management
> frames setting the wireless card to monitor mode but I can't see IEEE 802.11
> Radiotap header.
> Does anyone tell me how can I see IEEE 802.11 Radiotap header?

(In case you're asking this again because you're not on the ethereal-dev
or ethereal-users list and didn't see my reply, here it is again.)

Install FreeBSD 5.2 or later, or NetBSD-current, on your machine (if it's
a Prism II or Atheros card, at least).

The Radiotap header is a BSDism.  The closest Linux equivalent is the AVS
header, which contains the same sort of radio data; I think the latest
version of the linux-wlan-ng drivers support it, but I don't know whether
RH 9.0 includes them or not (this is one of the things that makes me happy
that the main free UN*X I use on my laptop at home has all its wireless
drivers as part of the OS, rather than having, as Linux appears to have, N
different independent projects for the M different types of wireless
cards, with only a subset of drivers being in the official kernel source
tree).