From: Benoit PAPILLAULT <benoit.papillault@free.fr>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Monitor mode question
Date: Sun, 17 Jan 2010 09:18:30 +0100 [thread overview]
Message-ID: <4B52C7D6.50306@free.fr> (raw)
In-Reply-To: <b13d26981001161953u34dee33cgd9f73afcf4f24a7e@mail.gmail.com>
Lenin Ravindranath S a ?crit :
> Hi,
>
> I am new to ath9k. I have a DWA-642 card and I am trying to set it in
> monitor mode to inject and receive packets.
>
> I did
>
> iw dev wlan0 interface add fish0 type monitor
> ifconfig fish0 up
>
>
> I have two problems
> 1. The interface is able to get only packets which has destination
> address as a broadcast address (FF:FF:FF:FF:FF:FF) and not every packet
> in the air.
That's not expected. Maybe you should set the channel as well :
iw dev fish0 set channel 1
>
> 2. Whatever rate I set in radiotap header to inject packet, the packet
> goes out at only 1Mbps. I tried to use both packetspammer and "click
> router" to try to inject packets.
Indeed, that's not implemented. There are patches to do it however.
>
> Am I missing some flags/settings?
Yes. What kernel are you using?
>
> Thanks
> Lenin
Regards,
Benoit
next prev parent reply other threads:[~2010-01-17 8:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-17 3:53 [ath9k-devel] Monitor mode question Lenin Ravindranath S
2010-01-17 8:18 ` Benoit PAPILLAULT [this message]
2010-01-18 0:35 ` Lenin Ravindranath S
2010-01-18 10:44 ` rootkit85 at yahoo.it
2010-01-18 14:43 ` Benoit PAPILLAULT
2010-01-19 15:51 ` Luis R. Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B52C7D6.50306@free.fr \
--to=benoit.papillault@free.fr \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.