From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jouni Malinen Date: Thu, 24 Feb 2011 13:12:22 +0200 Subject: [ath9k-devel] ar9271 SIOCSIFFLAGS error and authentication timeout In-Reply-To: <20110224095503.GC24543@fly> References: <20110223204641.GA19782@fly> <19813.55419.872426.269636@gargle.gargle.HOWL> <20110224040749.29275.qmail@stuge.se> <19814.2496.216607.495827@gargle.gargle.HOWL> <20110224074209.11758.qmail@stuge.se> <20110224090010.GB19782@fly> <20110224091823.32641.qmail@stuge.se> <20110224095503.GC24543@fly> Message-ID: <1298545942.25101.40.camel@jm-desktop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Thu, 2011-02-24 at 01:55 -0800, Cedric Sodhi wrote: > You mean "capture log" as in a log with wireshark? I'm really > unexperienced in that field. If you could tell me what program I need I > can do my best. I meant running another wireless LAN card in monitor mode (e.g.,: ifconfig wlan0 down; iw wlan0 set type monitor; iw wlan0 set channel 6 HT20; ifconfig wlan0 up) and using a program like wireshark to capture the frames. - Jouni