Kismet non parte
Inviato: martedì 30 settembre 2008, 20:52
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??
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??