From: Masanori Nakahara (masa_at_cs.washington.edu)
Date: 2002-03-20 23:14:43 UTC
Hi hostap users,
I succeed to setup hostap with using Linksys WPC11. Linux kernel: 2.4.18 ( without pcmcia modules ) Pcmcia packet: 3.1.33
Now, trying to capture raw frames and to analyze them.
There are two tools in sniff directory in prism2 packages.
"wlansniff" seems to correctly work after running
"iwpriv wlan0 monitor 1". I just see output like tcpdump
on stdout.
However, I can't see any output with running "prism2ethereal"
after running "iwprv wlan0 monitor 2". Do I need additional
setting?
Give me suggestions.
masa