Kismet Working on 3.10 ROM

From OESF

Jump to: navigation, search

quoted from eyrich on the devnet forums

Steps to war walking with a 5600.

1. install kismet and kismet QT

2. in settings network create a wireless network with no ssid and a private IP, I used: 10.0.0.2 255.0.0.0, Gateway 10.0.0.1, Primary DNS 10.0.0.1

3. go to console, SU, cat /etc/pcmcia/wlan-ng.opts find the line "INFO=your wireless name, above that line is the scheme name example: qpewlan3,*,*,*) INFO="WirelessLANkis" scheme name is qpewlan3

4. execute this command: /sbin/cardctl scheme CardResume

5. execute this command: /sbin/cardctl scheme your_scheme_here

6. now fireup kismet, for me it is: /usr/bin/kismet_server

BTW:kismet_server, kismet_ui.conf, and kismet.conf are the only files from the package I installed, I extracted that files without installing the ipkg I recomend changing the default kismet log location to a dir on your SD card. this line in the /usr/etc.kismet.conf will do that: logtemplate=/mnt/card/kismetdata/%n-%d-%i.%l be sure to mkdir /mnt/card/kismetdata

6a. You may need to change the source= line in the kismet.conf file to reflect the card you are using.

7. now run kismet from the menu - should be an icon created by kismet QT install, then go to config tab and click restart

Personal tools