All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] How can I use ath9k adapter + Wireshark to disect/monitor wireless 802.11 abgn network traffic.
@ 2011-09-19  7:23 shashikant ajegaonkar
  2011-09-19  7:58 ` Mohammed Shafi
  0 siblings, 1 reply; 3+ messages in thread
From: shashikant ajegaonkar @ 2011-09-19  7:23 UTC (permalink / raw)
  To: ath9k-devel

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.

-- 
Thanks & Regards,
*Shashikant P. Ajegaonkar*
*+91-7207340878*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20110919/4fe742a4/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ath9k-devel] How can I use ath9k adapter + Wireshark to disect/monitor wireless 802.11 abgn network traffic.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Mohammed Shafi @ 2011-09-19  7:58 UTC (permalink / raw)
  To: ath9k-devel

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


>
> --
> Thanks & Regards,
> Shashikant P. Ajegaonkar
> +91-7207340878
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>



-- 
shafi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ath9k-devel] How can I use ath9k adapter + Wireshark to disect/monitor wireless 802.11 abgn network traffic.
  2011-09-19  7:58 ` Mohammed Shafi
@ 2011-09-19 11:11   ` Daniel Smith
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Smith @ 2011-09-19 11:11 UTC (permalink / raw)
  To: ath9k-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-19 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.