On Sun, Jan 26, 2014 at 08:06:51AM -0300, Eike Lantzsch wrote:
> Hi!
> 
> Does anybody know how to debug WiFi communications other than with 
> this little gadget?
> 

Try something like this:

tcpdump -y IEEE802_11 -i athn0
tcpdump -y IEEE802_11_RADIO -i athn0

As usual, see the tcpdump man page for details.

Reply via email to