El día miércoles, julio 17, 2019 a las 11:45:49p. m. -0700, Adrian Chadd 
escribió:

> 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.

Thanks, but:

root@c720-r342378:~ # uname -a
FreeBSD c720-r342378 13.0-CURRENT FreeBSD 13.0-CURRENT GENERIC  amd64
root@c720-r342378:~ # tcpdump -ni wlan0 -y IEEE802_11_PROTO
tcpdump: invalid data link type IEEE802_11_PROTO

(the system is from SVN r342378)

        matthias

-- 
Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to