Re: DOT11_OPERATION_MODE_NETWORK_MONITOR in NDIS 6.0 on Vista



GV,

The card I'm using is a Linksys WMP55AG v1.2. I believe it is using
the Atheros Chipset AR5001X+.

Todd

On Jul 19, 10:22 am, "Gianluca Varenni"
<gianluca.vare...@xxxxxxxxxxxxxxxx> wrote:
Which specific Atheros driver (I mean, supported chipset) are we talking
about?

Have a nice day
GV

<toddlan...@xxxxxxxxx> wrote in message

news:1184852791.087527.213940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

On Jul 18, 3:14 pm, "Gianluca Varenni"
<gianluca.vare...@xxxxxxxxxxxxxxxx> wrote:
Are you sure the calls actually get forwarded all the way down to the
atheros driver? I know at least some of the Atheros NDIS6.0 drivers do
not
actually deliver the "uncooked" 802.11 frames.

Have a nice day
GV

--
Gianluca Varenni, Windows DDK MVP

CACE Technologieshttp://www.cacetech.com

<toddlan...@xxxxxxxxx> wrote in message

news:1184785230.672299.286600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hello Smart People,

In NDIS 6.0, Microsoft added an operational mode called
DOT11_OPERATION_MODE_NETWORK_MONITOR. It is designed to turn a 802.11
wireless adapter into a promiscuous capture card. In this mode you
can set filters to see all raw data and management packets, set
channel, set frequency, gather statistics, etc.

I interested in using these new features for the purpose of packet
analysis in a protocol analyzer. Can these new features be used on
Vista from within an NDIS protocol driver? It appears they may be
blocked by Windows when I have tried to set them from within a
protocol driver. I'm using a current Atheros NDIS 6.0 driver on Vista
and the calls never make it down to the miniport driver.

Is this by design to prevent 3rd party application developers from
using these new features, or I'm I missing something?

Thanks,

Todd Lange

The call to set the operational mode NEVER makes it to the Atheros
driver. The call to read the mode does work and will return the
operational mode. Is Windows blocking the call down to the driver?
The Atheros driver has code to process the OID, but it never sees
it.

-Todd


.



Relevant Pages

  • Re: Debian Etch compatible wireless PCI card recommendations
    ... wireless router which allows him to send songs to his speakers via iTunes. ... driver, this driver can only work at 11 mbit/s, but ndiswrapper+win32 ... Any Atheros-based PCI or PCMCIA card. ... but I still prefer Atheros hardware. ...
    (Debian-User)
  • Re: FreeBSD on Eeepc 1000h
    ... Atheros L1 FastEthernet ... This one is second generation of L1 controller which is supposed to be ... at the moment there is no driver available? ... Note it seems that the hardware, at least AR8121, ...
    (freebsd-questions)
  • Re: [opensuse] Atheros AR242X driver with openSUSE 11.1
    ... I don't have the wifi card AR242x but my another chipset of Atheros ... Disable or blacklist ath5k driver by add the blacklist ath5k to ... Devices | Network Settings ...
    (SuSE)
  • Re: atheros chips dangerous?
    ... from the phk's comments I deduce that it was a NDA between Atheros ... Atheros has actively tried to work with the FOSS people to get ... The vendor is providing every scrap of information necessary without having to give away trade secrets, and FreeBSD got a driver authored by a developer who is probably one of the most qualified people in the world to work on it. ... Anyone who simply makes the blanket assumption that because something is "FOSS" that it gets more peer review need only to look at some of the oldest open source projects around, such as sendmail or XFree/Xorg, to realize that security problems can persist for years without being discovered. ...
    (FreeBSD-Security)
  • Re: FreeBSD as an wireless access point
    ... wpa_supplicant works) that your best bet is an Atheros based card. ... You'll notice that Sam Leffler, the FreeBSD wireless guru, is one of the ... information there is pertinent to the athdriver in FreeBSD. ...
    (comp.unix.bsd.freebsd.misc)