From: Daniel Smith <viscous.liquid@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] How can I use ath9k adapter + Wireshark to disect/monitor wireless 802.11 abgn network traffic.
Date: Mon, 19 Sep 2011 07:11:09 -0400 [thread overview]
Message-ID: <j5780d$a5l$1@dough.gmane.org> (raw)
In-Reply-To: <CAD2nsn1Zf32JHQ84LWm3-GaDbDLef4QrDMRO2MvFrtdB5F8UdQ@mail.gmail.com>
On 9/19/2011 3:58 AM, Mohammed Shafi wrote:
> On Mon, Sep 19, 2011 at 12:53 PM, shashikant ajegaonkar
> <ajegaonkar@gmail.com> wrote:
>> Hi All,
>>
>> Please forward the earlier mail thread if any or your views on using ath9k
>> adapter + Wireshark to disect/monitor wireless 802.11 abgn network traffic
>> either windows/linux platforms.
> install ath9k in your linux machine
> http://linuxwireless.org/en/users/Drivers/ath9k
> install iw
>
> to sniff with ath9k channel 6 HT40+ packets
>
> 1.disable network manager
> 2. sudo iw dev wlan0 set type monitor
> 3. sudo iw dev wlan0 set channel 6 HT40+ 4. sudo ifconfig wlan0 up 5.
> sudo wireshark
I would also add the optional steps 6 & 7 to see control frames and bad
packets.
6. sudo iw wlan0 set monitor control
7. sudo iw wlan0 set monitor fcsfail
prev parent reply other threads:[~2011-09-19 11:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-19 7:23 [ath9k-devel] How can I use ath9k adapter + Wireshark to disect/monitor wireless 802.11 abgn network traffic shashikant ajegaonkar
2011-09-19 7:58 ` Mohammed Shafi
2011-09-19 11:11 ` Daniel Smith [this message]
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='j5780d$a5l$1@dough.gmane.org' \
--to=viscous.liquid@gmail.com \
--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.