Re: bsd airtools for current, kernel patches
Sameh Ghane <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Le (On) Wed, Apr 03, 2002 at 09:07:53AM -0800, Doug Ambrisko ecrivit (wrote): > | > > | > Why is there no generic API for accessing wireless cards ? Are they all that > | > much different ? > | > | You can snoop raw frames with the Aironet cards by setting the > | appropriate monitor mode in ancontrol. Most of these tools should be > | fairly straight forward to modify to use libpcap to get frames. I compiled libcap and tcpdump 7 to have 802.11b frames support, and never managed to get useful output. > The only caveat is that the Aironet card won't pass up WEP key information > so you can't do wep crack or decrypt raw packets with the card doing the > work. Only the onboard hardware/firmware can do this. This seems to be > confirmed by the Linux users. I had to do a slight patch to Ethereal/ > tcpdump to ignore the WEP key part of the packet and then the disectors > could follow the data in the packet and follow various streams. Hmm I > wonder if I should lie and fake up WEP part so it really looks more like > a real 802.11 frame? This is useful for seeing what strange clients > are doing. May I try your patch ? It could help me get helpful output from tcpdump. Cheers, -- Sameh To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message