On Wednesday, March 19, 2008 3:36 PM, Justin Madru wrote: > Mar 18 11:00:02 dell kernel: printk: 1 messages suppressed. > Mar 18 11:00:02 dell kernel: wlan0_rename: RX too short data > frame payload These messages are printed by the mac80211 stack when it receives little more than a 802.11 header ... > A 1-min Wireshark network dump (my address was 10.68.1.211): > http://jdserver.homelinux.org/linux/wireshark-1min This capture does not show the 802.11 headers ... the frames start with their 802.3 (Ethernet) headers. Did you take this capture on the host self? If so, the capture will only show frames received by this host, but unfortunately the frames that cause the message to be displayed have already been dropped at this point. Is it possible to get a capture of everything that goes over the air? You will need a second wireless device that is in monitor mode in order to see this traffic. Thanks! Reinette -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html