Re: Promiscious mode with NIC driver

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Alireza Dabagh [MS] (alid_at_online.microsoft.com)
Date: 01/06/05


Date: Thu, 6 Jan 2005 02:07:45 -0800

You can write a protocol driver to set the driver to P mode. Check out the
DDK for OID_GEN_PACKET_FILTER. I don't think you want to do this without
writing an NDIS protocol. Setting the driver to P mode without having a
kernel mode component (a stand alone protocol like Netmon or an IM protocol
driver like the protocol edge of the Bridge) is not useful.

-ali

-- 
This posting is provided "AS IS" with no warranties, and confers no rights.
"Monica" <monica_dsz@yahoo.com> wrote in message 
news:1105005577.741064.276620@c13g2000cwb.googlegroups.com...
> Hello all,
>
> I am Monica from germany.We have task which is quite uncommon.
> So please read it slowly.
>
> We are developing some custom based PCI Ethernet Card using Realtek
> chips.we have downloaded the driver software(binary)from the REALTEK
> site.
>
> we have to use the card always in Promiscious mode.But we dont have the
> source code of the driver.we only have the binary code.
>
> But we have observed that softwares like ethereal are able to capture
> the ethernet packets in promisicous mode.
>
> So my query is,Is there any standard IOCTL function or some facility in
> the Windows operating systems to make the ethernet card in promiscious
> mode.
>
>
> Thanks alot in advance.
>
> Thanking you,
> Monica DSouza,
> FZI-Karlsruhe.
> 


Relevant Pages

  • Re: Promiscious mode with NIC driver
    ... but that no problem to send custom IOCTL to dispatch routine of ... > You can write a protocol driver to set the driver to P mode. ... >> We are developing some custom based PCI Ethernet Card using Realtek ...
    (microsoft.public.development.device.drivers)
  • [git pull] Input updates for post-2.6.21
    ... psmouse - allow disabing certain protocol extensions ... cobalt buttons - separate device and driver registration ... wistron - add support for TravelMate 610 ... ads7846 - add support for the ads7843 touchscreen ...
    (Linux-Kernel)
  • Re: Explain this about threads
    ... Basically I'm trying to do synchronous communication with the parallel port. ... I cannot control the delays that other processes and task switching introduce so since its beyond my control I have to ignore it. ... The data transfer rate on a parallel port is a matter of handshake protocol between the port and the device, basically it's the device who decides the rate. ... You can't accurately time the IO transfer rate, all you can do is insert waits in your code user mode or in a driver driver) and as such define a top level rate but no lower rate! ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: NT was written before the Internet says security expert
    ... >> protocols in Windoze 3.1 through NDIS and ODI network interfaces. ... >> support only one transport protocol at a time. ... >multiple applications which do not use the driver do not coexist on one ...
    (comp.unix.sco.misc)
  • [2.6 patch] remove comx driver docs
    ... info on the driver for Baycom style amateur radio modems ... -LMI) protocols are available as link-level protocol. ... -The COMX driver set has a new type of user interface based on the /proc ... -To create the interface 'comx0' which is the first channel of a COMX card: ...
    (Linux-Kernel)