On Wed, Jan 28, 2009 at 11:00 AM, Grant <emailgr...@gmail.com> wrote: > Does anyone know how to put my USB wireless network adapter into > promiscuous mode so I can see everything that's happening wirelessley > on my network in wireshark?
wlanconfig ath0 create wlandev wifi0 wlanmode monitor Something like that. Not sure if the Gentoo Way(tm) is different but that's the command I use in BackTrack live CD