Re: kismet trouble

2006-02-23 Thread Khiraly
  If somebody has any ideas please inform me.
 
 Kismet just supports the softmac version of this driver.

I have compiled a new kernel with the softmac version of the driver.
Kismet works (source=hostap,eth2,hostap), this is an older kismet
version (2005.08), the new kismet from svn works too (either with hostap
or bcm42xx), but there is an error message that no such file or
directory when it access the log file. 

So kismet works.

What is strange, that the 
iwlist eth2 scan
doesnot works (but association works: 
'iwconfig eth2 essid mol' for example)

Error message:
buza:/etc/kismet# iwlist eth2 scan
eth2  Interface doesn't support scanning : No such device

buza:/etc/kismet# iwconfig
lono wireless extensions.

eth0  no wireless extensions.

eth1  no wireless extensions.

eth2  IEEE 802.11b/g  ESSID:mol  Nickname:Broadcom 4306
  Mode:Monitor  Frequency=2.432 GHz  Access Point: Invalid
  Bit Rate=54 Mb/s
  RTS thr:off   Fragment thr:off
  Encryption key:off

buza:/etc/kismet#


So I use kismet and association as a workaround. (but kismet starts
really slowly)

Any ideas?

Khiraly

___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev


Re: kismet trouble

2006-02-21 Thread Stefano Brivio
On Tue, 21 Feb 2006 19:50:45 +0100
Khiraly [EMAIL PROTECTED] wrote:

 If somebody has any ideas please inform me.

Kismet just supports the softmac version of this driver.


--
ciao
st3
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev


Re: kismet trouble

2006-02-21 Thread Khiraly
  If somebody has any ideas please inform me.
 
 Kismet just supports the softmac version of this driver.

Hmm. Thx for the hint!
I have installed kismet from svn, with no success.
There is bcm43xx driver inside, but the error message is the same as
with the hostap driver.

FATAL: pcap reported netlink type 1 (EN10MB) for sta0.  This probably
means you're not in RFMON mode or your drivers are reporting a bad
value.  Make sure you have the correct drivers and that entering monitor
mode succeeded.

I will recompile my kernel also. Where can I read which advantage has
the dscape version (apart from full wpa-psk support)?

Khiraly

___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev


Re: kismet trouble

2006-02-21 Thread Andrea Lusuardi - UoVoBW
On Tue, 21 Feb 2006 19:50:45 +0100
Khiraly [EMAIL PROTECTED] wrote:

 Hi!
 
 Thx for the helps, Im writing this email through my wireless network.

For kismet:
i have downloaded the kismet-devel version through svn:

svn co http://svn.kismetwireless.net/code/trunk kismet-devel

then i configured, compiled and installed it:

cd kismet-devel
./configure --enable-bcm43xx
make dep
make -j2
make install
$EDITOR /usr/local/etc/kismet.conf

change the lines:

suiduser=YOURUSER
source=bcm43xx,eth1,airport

and EVERYTHING just works.
Take a look in the archive for a post explaining the injection
problems, and here you are!

bye

-- 
 Andrea Lusuardi aka UoVoBW 
Registered Linux User #364578
 http://uovobw.homelinux.org
 There's no place I can be
   Since I found Serenity
But you can't take the sky from me
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev


Re: kismet trouble

2006-02-21 Thread Stefano Brivio
On Tue, 21 Feb 2006 22:05:40 +0100
Khiraly [EMAIL PROTECTED] wrote:

 I will recompile my kernel also. Where can I read which advantage has
 the dscape version (apart from full wpa-psk support)?

It supports virtual interfaces, full WPA support, automatic setting of
bitrate depending on link quality. WPA-PSK is supported by softmac too.


--
ciao
st3
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev