(E-Mail Removed) schrieb:
> If you have a wireless network interface you may set it to promisc
> mode, configure the enc key and watch for packets.
>
You need to set the device into monitor mode.
The analogy between a cable network and a wireless can be described
pretty closely:
Ad-hoc:crossover connection between to nodes.
Managed:switched network.
Monitor:similiar to a network with a router (aside from the fact that
sending is usually not possible).
Setting the device to monitor mode from managed mode is thus similiar to
exchanging a switch with a router. Setting promiscous mode is of course
necesarry on top of this to capture packets.