Hi!

So, you don't set the monitor flag like you do on linux. you create a
monitor VAP instead or you just use tcpdump with the right flags.

Try:

tcpdump -ni wlan0 -y IEEE802_11_PROTO

That'll put the NIC into monitor mode on the current channel, even in
station mode, and let you do normalt raffic as well as get promiscuous
traffic into tcpdump.



-adrian
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to