Quote:
|
Originally Posted by staffkeeper
Quote:
|
Originally Posted by Dutch
Did you copy to the ramdisk, then edited the kismet.conf and kismet_ui.conf files to contain the correct capture source, then start kismet with -f pointing to the edited conf files ?
|
No I don`t know how to do this.
Quote:
|
Originally Posted by Dutch
Do a "man kismet.conf" & "man kismet_ui.conf" for more information.
|
I think I need to do more reading as at the moment I`m unsure what it all means.
Quote:
|
Originally Posted by Dutch
Do a "dmesg | less" to see which drivers are loaded for the card.
|
I`m guessing on this one I get init_module  rism2_pci.0: 0.2.0 loaded
init_module:dev_info is  rism2 pci no devices found, driver not installed are what I`m looking for?
|
AFAIK Knoppix-STD works like regular Knoppix, which means your home directory is on the ramdisk. Copy the "kismet.conf" and "kismet_ui.conf" from /etc/kismet to the home directory, edit it, and then use the -f parameter to tell kismet to use those edited conf files. AFAIR Midnight Commander (a Norton Commander clone) is included on knoppix-std.
mc <enter> at the prompt should get it going.
Man is the standard way of including documentation in linux. Do a "man kismet", "man kismet.conf" and "man kismet_ui.conf" to see the help pages for kismet.
As for your card, it doesn't look like it's recognised, you may need to load the drivers manually with insmod. Check the wlan-ng and the hostap sites (google is your friend) to find out if your card is supported.
Dutch