Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Netstumbler for Linux

Reply
Thread Tools Display Modes

Netstumbler for Linux

 
 
James Knott
Guest
Posts: n/a

 
      01-04-2004, 08:33 PM
Is there an app similar to Netstumbler that will run on Linux and Prism 2
chipset? Wavestumbler appears to be only for Orinico systems.

tnx jk

--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
 
 
 
 
Garry Knight
Guest
Posts: n/a

 
      01-04-2004, 10:43 PM
James Knott wrote:

> Is there an app similar to Netstumbler that will run on Linux and Prism 2
> chipset? Wavestumbler appears to be only for Orinico systems.


Kismet. But from what I read it's far more feature-packed than Netstumbler.

--
Garry Knight
garryknight<at>gmx.net ICQ 126351135
Linux registered user 182025
 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      01-05-2004, 10:45 AM
Garry Knight wrote:

> James Knott wrote:
>
>> Is there an app similar to Netstumbler that will run on Linux and Prism 2
>> chipset? Wavestumbler appears to be only for Orinico systems.

>
> Kismet. But from what I read it's far more feature-packed than
> Netstumbler.
>

I have Kismet, but I haven't seen much in features. Also, there seems to be
a problem with it locking itself from the log files.

--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
 
Wade
Guest
Posts: n/a

 
      01-06-2004, 07:07 AM


On Mon, 05 Jan 2004 11:45:00 +0000, James Knott wrote:

> Garry Knight wrote:
>
>> James Knott wrote:
>>
>>> Is there an app similar to Netstumbler that will run on Linux and Prism 2
>>> chipset? Wavestumbler appears to be only for Orinico systems.

>>
>> Kismet. But from what I read it's far more feature-packed than
>> Netstumbler.
>>

> I have Kismet, but I haven't seen much in features. Also, there seems to be
> a problem with it locking itself from the log files.



This is because kismet drops to the userid you specify in the config file,
you did edit the config file .. right ?

The user must be able to write to the current working direectory, or the
log file directory as specified in the config file.

Kismet is really nice, and really has alot more practical features than
netstumbler has, such as its extremely verbose xml output logging.

Wade
 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      01-07-2004, 01:10 AM
Wade wrote:

>
>
> On Mon, 05 Jan 2004 11:45:00 +0000, James Knott wrote:
>
>> Garry Knight wrote:
>>
>>> James Knott wrote:
>>>
>>>> Is there an app similar to Netstumbler that will run on Linux and Prism
>>>> 2
>>>> chipset? Wavestumbler appears to be only for Orinico systems.
>>>
>>> Kismet. But from what I read it's far more feature-packed than
>>> Netstumbler.
>>>

>> I have Kismet, but I haven't seen much in features. Also, there seems to
>> be a problem with it locking itself from the log files.

>
>
> This is because kismet drops to the userid you specify in the config file,
> you did edit the config file .. right ?


Yes, I added myself as the only ID in there.
>
> The user must be able to write to the current working direectory, or the
> log file directory as specified in the config file.


I've tried both as my own ID and root. When as root I get an error:
"FATAL: Dump file error: Unable to open dum file Kismet-Jan-06--2004-1.dump
(Permission denied)"

Root doesn't have permission???

If I run under my ID, I get:
"FATAL: Could not connect to localhost:2501"

>
> Kismet is really nice, and really has alot more practical features than
> netstumbler has, such as its extremely verbose xml output logging.
>
> Wade


Well, I can get it going sometimes, but it's far more likely to crap out.


--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
 
Ian Stirling
Guest
Posts: n/a

 
      01-07-2004, 09:32 AM
James Knott <(E-Mail Removed)> wrote:
> Wade wrote:
>
>>
>>
>> On Mon, 05 Jan 2004 11:45:00 +0000, James Knott wrote:
>>
>>> Garry Knight wrote:
>>>
>>>> James Knott wrote:
>>>>
>>>>> Is there an app similar to Netstumbler that will run on Linux and Prism
>>>>> 2
>>>>> chipset? Wavestumbler appears to be only for Orinico systems.
>>>>
>>>> Kismet. But from what I read it's far more feature-packed than
>>>> Netstumbler.
>>>>
>>> I have Kismet, but I haven't seen much in features. Also, there seems to
>>> be a problem with it locking itself from the log files.

<snip>
> I've tried both as my own ID and root. When as root I get an error:
> "FATAL: Dump file error: Unable to open dum file Kismet-Jan-06--2004-1.dump
> (Permission denied)"
>
> Root doesn't have permission???


Permission denied can mean that the file can't be opened for other
reasons.
If you have strace, it can be used to trace all system calls.
strace -o kismet-log kismet

for example.
Now, open( lines show attempts to open files, with the names.
A non-zero code on the end of the line is a failure.
Looking at what the last failure before the "no permissio" is outputted
usually gives clues as to what it's trying to open and failing.
 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      01-08-2004, 02:09 AM
After some experimenting, I can run Kismet as root, only if I start it from
the directory where I compiled it. When I try to run as user from that
directory, I still get the error "FATAL: Could not connect to
localhost:2501".

The user is configured suid in kismet.conf.

Also, once the client is up and running, all I see is my access point,
listed by SSID, with an alternating "." or "!" beside it and some stats to
the right and in a separate "Info" panel on the right side. How do I see
anything else? In Net Stumbler, the display shows MAC address, signal &
noise levels, who's connected etc. Is this sort of info available in
Kismet? Are there any docs anywhere that describe the operation of Kismet,
beyond kismet.conf? Incidentally, the Info panel shows 0 for both "Weak"
and "Noise", even though my notebook is only 6' from the AP. That doesn't
sound quite right to me.


--

Fundamentalism is fundamentally wrong.

To reply to this message, replace everything to the left of "@" with
james.knott.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Q: Netstumbler jon Wireless Internet 1 10-07-2006 05:42 PM
NetStumbler and Mac OS X meATprivacyDOTnet Wireless Internet 2 01-02-2005 08:18 PM
Netstumbler Lars Wireless Internet 1 11-08-2004 09:31 PM
Netstumbler, How To Michael Vilhelmsen Wireless Internet 3 02-22-2004 10:14 PM
wireless card for kismet (linux rh9) and netstumbler (win2000) davem Wireless Internet 2 01-13-2004 01:39 PM



1 2 3 4 5 6 7 8 9 10 11