| Posted by: | ykcyc |
| Subject: | Kismet setup on Linksys WRT54G - success! |
| Date: | 14:02:58 25/10/2003 |
> From the README for compiling under arm, the following should work for compiling for mipsel as well:
>
> ac_cv_linux_vers=2.4.16 ./configure --prefix=/tmp/kismet --host=mipsel blah blah
>
> This fixes the pcap configure problem. You should put whatever kernel version the wrt54g uses in, but it's not too sensitive - pcap is generic for the whole 2.4 series, so if you're wrong it shouldn't affect the outcome.
Cool... I have 2 suggestions for the next version, if you will.
I am wondering, would it be possible to put it in the README file as well? Maybe it is possible to add something to Kismet configure script like --with-WRT54G to take care of configuring libpcap automagically, compile and strip kismet_drone only?
One more thing. Is it possible bypass running kismet_monitor in case we use generic capture mode? There is nothing going on in kismet_monitor anyway so calling it all the time on an underpowered box like 486 or mipsel 125Mhz is not necessary. Same goes for kismet_server using only kismet_drone and/or generic sources.
Also I think that making a copy of kismet_drone stable precompiled for mipsel would not hurt, since now we know that it runs not only on i386 and arm :-)
Cheers,
Alex.
Reply to this message