Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kismet error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
lopio
Veteran
Veteran


Joined: 22 Dec 2003
Posts: 1161
Location: savona, Italy

PostPosted: Mon Feb 14, 2005 4:34 pm    Post subject: kismet error Reply with quote

Hi,
it's impossible for me to start kismet_server cause i obtain
Code:




 # kismet_server
 FATAL:  Could not find user 'your_user_here' for dropping priviledges.  Make sure you have a valid user set for 'suiduser' in your config file.  See the 'Installation & Security' and 'Configuration' sections of the README file for more information.




my /etc/conf.d/kismet file:

Code:
 
 
 # ATTENTION: most of the kismet configuration is still done in
 # /etc/kismet.conf
 # To use the kismet init script, you must have "logtemplate" set to a location
 # that is writable by the user assigned by "suiduser".
 # e.g.
 suiduser=pippo
 # logtemplate=%h/kismet_log/%n-%d-%i.%l
 logtemplate=%n-%d-%i.%l
 source=generic,eth1,generic
 
 # Set WIFI_DEV to the device to be used by the kismet server.
 # This device must have the ability to do monitor mode
 
 WIFI_DEV="eth1"
 



# lspci
Code:

 L/ICH4-M) AC'97 Audio Controller (rev 03)
 0000:00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 03)
 0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
 0000:02:04.0 Network controller: Intel Corp. PRO/Wireless 2200BG (rev 05)
 0000:02:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
 0000:02:09.0 CardBus briMi dge: Texas Instruments: Unknown device 8031
 00
 



Can you help me?
Thaks
Back to top
View user's profile Send private message
exklusve
Apprentice
Apprentice


Joined: 23 Aug 2002
Posts: 270
Location: currently ~/

PostPosted: Mon Feb 14, 2005 5:58 pm    Post subject: Reply with quote

make sure you are running kismet as root, and you are in that user's home directory in which you spedified in that file.


Code:
cd /home/pippo
kismet


And besure there really is a user on your box called pippo. (that's the account you specified right?)

Hope that helps!
lemme know if it doesn't
_________________
eXklusve

You do know that no one gives a shit about your system spec's right?
Back to top
View user's profile Send private message
thomasa88
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2005
Posts: 143
Location: Sweden

PostPosted: Wed Aug 31, 2005 5:14 am    Post subject: Reply with quote

and make sure to set the card to rfmon first, I missed that and got the same error.

Code:

iwconfig ethX mode monitor

_________________
- thomasa88
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum