https://bugzilla.novell.com/show_bug.cgi?id=404774 User jslaby@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=404774#c21 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |swesemeyer@hotmail.com --- Comment #21 from Jiri Slaby <jslaby@novell.com> 2008-12-08 07:55:04 MST --- (In reply to comment #20 from Steve Wesemeyer)
I have another laptop with which to capture the traffic - What program do you want me to use? Wireshark? And what settings?
What's the card in the second laptop? If it uses mac80211 and supports monitor mode, you should do: # ip link set wlan0 down # iwconfig wlan0 mode monitor # ip link set up and run tcpdump with dumping to a file (tcpdump -i wlan0 -s 0 -w output_file) or wireshark (choose wlan0 as a capture device) and save the captured packets after the unsuccessful association.
But next time this happens, I'll try and capture the network traffic.
Ok, thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.