Pagina 1 di 1

Kismet non parte

Inviato: martedì 30 settembre 2008, 20:52
da kambogia
Ho scaricato dal repository kismet con il comando

sudo apt-get install kismet

Ho poi modificato il file kismet.conf tramite il comando

sudo gedit /etc/kismet/kismet.conf

Ho immesso il nome utente nella riga suiduser=
e poi ho modificato la riga source con
source=ipw2200,eth1,Wireless card
Il driver è esatto in quanto digitando
dmesg| grep ipw
mi appare:
[  42.286777] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[  42.286781] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[  43.080316] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[  44.429946] ipw2200: Detected geography ZZR (14 802.11bg channels, 0 802.11a channels)

Impostando successivamente la scheda in modalità monitor con il comando
sudo iwconfig eth1 mode monitor
e successivamente
sudo kismet
ottengo:
Launching kismet_server: /usr/local/bin/kismet_server
Will drop privs to gigi (1000) gid 1000
No specific sources given to be enabled, all will be enabled.
Non-RFMon VAPs will be destroyed on multi-vap interfaces (ie, madwifi-ng)
Enabling channel hopping.
Enabling channel splitting.
NOTICE: Disabling channel hopping, no enabled sources are able to change channel.
Source 0 (Wireless card): Enabling monitor mode for ipw2200 source interface eth1 channel 6...
Source 0 (Wireless card): Opening ipw2200 source interface eth1...
Spawned channel control process 15492
Dropped privs to gigi (1000) gid 1000
Will attempt to put networkmanager to sleep...
Allowing clients to fetch WEP keys.
WARNING:  Disabling GPS logging.
SSID cloak file did not exist, it will be created.
FATAL: Could not open SSID track file '/var/lib/kismet/ssid_map' for writing: Permission denied
Sending termination request to channel control child 15492...
Waiting for channel control child 15492 to exit...
WARNING: Sometimes cards don't always come out of monitor mode
        cleanly.  If your card is not fully working, you may need to
        restart or reconfigure it for normal operation.
Trying to wake networkmanager back up...
Kismet exiting.
Done.


Perchè nn parte??

Re: Kismet non parte

Inviato: martedì 30 settembre 2008, 22:19
da cristian_c
source=ipw2200,eth1,Wireless card
hai proprio scritto letteralmente "Wireless card"?

perche'... http://www.wi-fiplanet.com/tutorials/article.php/3595531

Re: Kismet non parte

Inviato: mercoledì 1 ottobre 2008, 19:30
da kambogia
ho scritto letteralmente

wireless

Re: Kismet non parte

Inviato: mercoledì 1 ottobre 2008, 20:04
da cristian_c
dal link che ho postato sopra  ;D :
You also need to tell Kismet which “source,” or wireless adapter, to use. The basic syntax used in kismet.conf is:

source=type,interface,name

On my Ubuntu system with an Atheros-based Netgear WG511T card, my source configuration looks like this:

source=madwifi_ag,ath0,madwifi

Some alternative source lines for other cards include:

source=madwifi_b,ath0,madwifi

source=orinco,eth1,Orinoco

source=prism,wlan0,hostap

source=viha,en1,AirPort

Where do these parameters come from? The Kismet documentation contains a section called “Capture Sources,” which includes a chart that lists the type and interface parameters for every supported chipset. The third parameter, name, can be set to anything you like for logging purposes.

Re: Kismet non parte

Inviato: mercoledì 1 ottobre 2008, 22:45
da kambogia
Ho immesso il nome utente nella riga suiduser=
e poi ho modificato la riga source con
source=ipw2200,eth1,wireless