You are not logged in.

#1 2007-06-22 21:28:47

jack
Member
From: /usr/arg
Registered: 2005-11-17
Posts: 66

kismet.conf & RTL8187 Problems!

Hi, i've got problems to configure properly my RTL8187 (ASUS P5B Deluxe) in this file kismet.conf.
I don't now to put in tle line "source".....
For now, when i execute give me these error.

[root@GNU jack]# kismet
Server options:  none
Client options:  none
Starting server...
Waiting for server to start before starting UI...
Will drop privs to jack (1000) gid 100
No specific sources given to be enabled, all will be enabled.
Enabling channel hopping.
Enabling channel splitting.
FATAL: Illegal card source line 'rtl8187'

Same error if i put in this source the lines:
r8187, rt8187, wlan0


A little part of kismet.conf

# Name of server (Purely for organizational purposes)
servername=Kismet

# User to setid to (should be your normal user)
suiduser=jack

# 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=rtl8187

How to resolve? Please, need help.:(

Thanxs in advance.

Offline

#2 2007-07-18 13:15:56

skew
Member
Registered: 2005-04-05
Posts: 11

Re: kismet.conf & RTL8187 Problems!

jack wrote:

# Sources are defined as:
# source=sourcetype,interface,name[,initialchannel]

The sources line requires three parameters, the sourcetype (rt8180), the interface (wlan0), and a name, which I think is user-defined. Try:

source=rt8180, wlan0, wlan0

Offline

Board footer

Powered by FluxBB