Hai all, I want to intercept the packets coming to the NIC card ,prevent it from reaching the TCP/IP Stack.Bring it to the user space & then re-inject the packet into the stack. I am planning to use Intermediate Drivers - Filter Drivers for this purpose.Can anyone tell if i am moving in the right direction. Regards, M.Viswanath
M.Viswanath i labs 0606 & 0608, Tidel Park, Chennai 600 113. * 2540220 Ext.2006 * MOBILE : 9840066012 http://www.i-labsgroup.com -----Original Message----- From: Loris Degioanni [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 2:59 PM To: [EMAIL PROTECTED] Subject: Re: [WinPcap-users] How can I capture 802.11 raw frames? No, because NDIS does not provide a way to do that. Actually, because of the limited support provided by the OS, capturing with 802.11 cards under Windows is often problematic (some cards don't switch to promiscuous mode, other models don't capture anything), unless one writes a specific driver for every card. Loris ----- Original Message ----- From: "Alberto Gonz�lez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 8:47 PM Subject: [WinPcap-users] How can I capture 802.11 raw frames? > Hi, > > Lastest libpcap version allows you to set wireless cards on monitor-mode and > capture AP managment 802.11 frames on linux. Is there any way to set > monitor-mode on Windows 2000/XP and capture 802.11 raw frames with Winpcap? > > > > > > > ================================================================== > This is the WinPcap users list. It is archived at > http://www.mail-archive.com/[email protected]/ > > To unsubscribe use > mailto: [EMAIL PROTECTED]?body=unsubscribe > ================================================================== ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED]?body=unsubscribe ================================================================== ================================================================= This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED]?body=unsubscribe =================================================================
