> > Just grap iw (from git.sipsolutions.net) and create a new monitor > > interface: ./iw dev wmaster0 interface add moni0 type monitor > > and then run tcpdump/wireshark on that. > > iw does not build here : > cc -I/lib/modules/`uname -r`/build//include -Wall > -I/lib/modules/`uname -r`/build/include -g -c -o iw.o iw.c > iw.c:11:31: error: netlink/genl/genl.h: No such file or directory > iw.c:12:33: error: netlink/genl/family.h: No such file or directory > iw.c:13:33: error: netlink/genl/ctrl.h: No such file or directory Yeah, you need libnl-pre8. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part