hmm, i have tried time and time again to get Kismet working with our ROM, but even following the documentation on our site i still can\'t get it. lol. I am using an Ambicom WL1100C wifi card. i created the user \'kismetuser\' and edited /usr/etc/kismet.conf and put that for the SUID user. and i changed source to be \'source=hostap,eth0,hostapsource\' like it said in the FAQ, and then i try and run
bash-2.05# kismet_monitor
Using /usr/etc/kismet.conf sources...
Unknown card type \'hostap\'. Doing nothing.
bash-2.05#
So i change it to source=prism2,eth0,hostapsource because i am pretty sure ambicom\'s use prims2 chipset.
bash-2.05# kismet_monitor
Using /usr/etc/kismet.conf sources...
Enabling monitor mode for a pcap prism2 card on eth0 channel 6
/usr/bin/kismet_monitor: line 177: wlanctl-ng: command not found
bash-2.05#
so, just for fun, i try and use source=orinoco,eth0,orinocosource
bash-2.05# kismet_monitor
Using /usr/etc/kismet.conf sources...
Enabling monitor mode for an orinoco card on eth0 channel 6
bash-2.05#
wow, it appears as though for some reason that worked, but now when i try and run kismet, i get an error about not having permission to write the log files, so i change the perms of the root home dir. to be rwxrwxrwx. Now when i run it it goes quite a ways, and then i get:
Error opening terminal: rxvt.
Killing server...
.
.
.
Kismet exiting.
Kismet exited.
bash-2.04#
so we don\'t have rxvt, big deal i figure. so i just create a symlink to xterm called rxvt.
and then i try running it again. And i\'m stuck here. i keep getting this same error. Plus it seems weird that it is using orinoco and not prism2. so yeah, any help with this problem would be greatly appreciated. thanks.