Jesuz
05.09.2006, 23:16
Hallo liebe Buha Gemeinde,
ich hätte folgendes Problem:
auf meinem System habe ich eine Suse 10.0 mit dem Kernel .2.6.13 installiert. Auf diesem System möchte ich, wunder wunder der name des threads sagt es schon, kismet laufen lassen. Als Wlan Karte nutze ich wie schon gesagt die MA111
ich habe die Netgear mit den Standardtreibern laufen, wird von der suse einwandfrei erkannt. Derzeit läuft sie im Managed mode.
Meine config datei von kismet habe ich folgendermassen configuriert:
----------------------------------------------------------------------------------------------------
# Kismet config file
# Most of the "static" configs have been moved to here -- the command line
# config was getting way too crowded and cryptic. We want functionality,
# not continually reading --help!
# Version of Kismet config
version=2005.06.R1
# Name of server (Purely for organizational purposes)
servername=Kismet
# User to setid to (should be your normal user)
suiduser=uk
# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]
# Source types and required drivers are listed in the README under the
# CAPTURE SOURCES section.
# The initial channel is optional, if hopping is not enabled it can be used
# to set the channel the interface listens on.
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
source=prism54g,wlan0,addme
# Comma-separated list of sources to enable. This is only needed if you defined
# multiple sources and only want to enable some of them. By default, all defined
# sources are enabled.
# For example:
# enablesources=prismsource,ciscosource
# Do we channelhop?
channelhop=true
----------------------------------------------------------------------------------------------------
Soooooooooooooo, nun würde ich ja gern kismet laufen lassen, nur bekomme ich folgende meldung:
linux:~ # kismet
Server options: none
Client options: none
Starting server...
Waiting for server to start before starting UI...
Will drop privs to uk (1000) gid 100
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
Source 0 (addme): Enabling monitor mode for prism54g source interface wlan0 channel 6...
FATAL: Failed to set monitor mode: Operation not supported. This usually means your drivers either do not support monitor mode, or use a different mechanism for getting to it. Make sure you have a version of your drivers that support monitor mode, and consult the troubleshooting section of the README.
so, nun folgende Frage: Warum unterstützt die Karte keinen Monitor Mode? Mein kumpl hat einen MAC und wir haben die Karte mit kismac einwandfrei laufen lassen...
Könnte es daran liegen das ich das prism54g Modul gewählt habe? Es gab leider kein anderes Modul im Support zur Auswahl, ich weiss das ich einen Prism2 Chipsatz drinnen habe ... Auf meinem PC wurde der Stick auch schon erfolgreich mit kismet eingesetzt ... und zwar unter Backtrack, da liefs, aber warum nicht bei mir wenn ich das unter suse zum laufen bringen will?
Ich würde mich über hilfe sehr freuen :)
PS.: iwconfig wlan0 mode monitor bringt genau das gleiche wie wenn ich adhoc oder managed einstellen will:
linux:~ # iwconfig wlan0 mode monitor
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Operation not supported.
ich hätte folgendes Problem:
auf meinem System habe ich eine Suse 10.0 mit dem Kernel .2.6.13 installiert. Auf diesem System möchte ich, wunder wunder der name des threads sagt es schon, kismet laufen lassen. Als Wlan Karte nutze ich wie schon gesagt die MA111
ich habe die Netgear mit den Standardtreibern laufen, wird von der suse einwandfrei erkannt. Derzeit läuft sie im Managed mode.
Meine config datei von kismet habe ich folgendermassen configuriert:
----------------------------------------------------------------------------------------------------
# Kismet config file
# Most of the "static" configs have been moved to here -- the command line
# config was getting way too crowded and cryptic. We want functionality,
# not continually reading --help!
# Version of Kismet config
version=2005.06.R1
# Name of server (Purely for organizational purposes)
servername=Kismet
# User to setid to (should be your normal user)
suiduser=uk
# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]
# Source types and required drivers are listed in the README under the
# CAPTURE SOURCES section.
# The initial channel is optional, if hopping is not enabled it can be used
# to set the channel the interface listens on.
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
source=prism54g,wlan0,addme
# Comma-separated list of sources to enable. This is only needed if you defined
# multiple sources and only want to enable some of them. By default, all defined
# sources are enabled.
# For example:
# enablesources=prismsource,ciscosource
# Do we channelhop?
channelhop=true
----------------------------------------------------------------------------------------------------
Soooooooooooooo, nun würde ich ja gern kismet laufen lassen, nur bekomme ich folgende meldung:
linux:~ # kismet
Server options: none
Client options: none
Starting server...
Waiting for server to start before starting UI...
Will drop privs to uk (1000) gid 100
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
Source 0 (addme): Enabling monitor mode for prism54g source interface wlan0 channel 6...
FATAL: Failed to set monitor mode: Operation not supported. This usually means your drivers either do not support monitor mode, or use a different mechanism for getting to it. Make sure you have a version of your drivers that support monitor mode, and consult the troubleshooting section of the README.
so, nun folgende Frage: Warum unterstützt die Karte keinen Monitor Mode? Mein kumpl hat einen MAC und wir haben die Karte mit kismac einwandfrei laufen lassen...
Könnte es daran liegen das ich das prism54g Modul gewählt habe? Es gab leider kein anderes Modul im Support zur Auswahl, ich weiss das ich einen Prism2 Chipsatz drinnen habe ... Auf meinem PC wurde der Stick auch schon erfolgreich mit kismet eingesetzt ... und zwar unter Backtrack, da liefs, aber warum nicht bei mir wenn ich das unter suse zum laufen bringen will?
Ich würde mich über hilfe sehr freuen :)
PS.: iwconfig wlan0 mode monitor bringt genau das gleiche wie wenn ich adhoc oder managed einstellen will:
linux:~ # iwconfig wlan0 mode monitor
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Operation not supported.