Ticket #529 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

sent packet is not captured by monitor interface in the ng driver

Reported by: a <dot> malik <at> ee <dot> unimelb <dot> edu <dot> au Assigned to:
Priority: major Milestone: version 0.9.3
Component: madwifi: other Version:
Keywords: Cc:
Patch is attached: 0 Pending:

Description (Last modified by mrenzmann)

Hi,

I am trying to capture all the traffic from surrounding stations and also what is sent from the card. My current configuration is as follows.

ath0 working as an AP
ath1 is set in monitor mode

While capturing traffic on ath1 by using tcpdump (ethereal) only traffic sent to the card is captured while any data sent from the card through interface ath0 is not captured.

As I recall earlier (old) version of this driver used to capture all kinds of packet. Is there any way to bring back that functionality.

Thanks heaps in advance. Great work
malik

Attachments

Change History

04/12/06 19:34:59 changed by mrenzmann

  • description changed.

09/20/06 02:54:03 changed by scottraynel@gmail.com

Hi, try the patch attached in #897 which fixes capture of transmitted packets.

Cheers,

Scott.

09/20/06 03:17:59 changed by kelmo

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to version 0.9.3.

Please reopen this report if r1719 does not in fact restore the desired behaviour.

04/13/07 08:02:04 changed by a <dot> malik <at> ee <dot> unimelb <dot> edu <dot> au

Hi

I tried your latest version 0.9.3 ( svn trunk) on the cards with the same setup as in the first post, Now the problem is that sometime the card is giving me sent rate of 0. I have fixed the data rate to 54M, but the card gives me data dates of 36, and 48 etc too. Majority of the time the data date is correct ( 54M).

I am capturing it using prism headr format. I will try the radio header later and let you know if the problem is still there.

On a side note does the data rate of the card vandor alot, even if it is fixed, please let me know, how I can fix the rate permenantly. I was using the old drivers for my experiments and convinced myself to use the ng driver as it has removed some of the bugs in monitor mode. Can you also please clarify the status of monitor mode issues.

Thanks Malik


Add/Change #529 (sent packet is not captured by monitor interface in the ng driver)