Date: Thu, 6 Nov 2008 13:12:23 +0100 From: "Paul B. Mahol" <onemda@gmail.com> To: "Ludovit Koren" <Ludovit_Koren@tempest.sk> Cc: freebsd-questions@freebsd.org Subject: Re: Kismet on FreeBSD 7.0-STABLE Message-ID: <3a142e750811060412q4e145d93le221f46e1df9f3a8@mail.gmail.com> In-Reply-To: <20081106.114846.107247756.koren@tempest.sk> References: <20081106.114846.107247756.koren@tempest.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/6/08, Ludovit Koren <Ludovit_Koren@tempest.sk> wrote: > > > Hi, > > I am using > > iwi0: <Intel(R) PRO/Wireless 2200BG> mem 0xfafef000-0xfafeffff irq 9 at > device 3.0 on pci2 > > > # kldload /boot/kernel/if_iwi.ko > # kldload /boot/kernel/iwi_bss.ko > # kldload /boot/kernel/iwi_ibss.ko > # kldload /boot/kernel/iwi_monitor.ko > # /etc/rc.d/wpa_supplicant start iwi0 > > which is working fine when I am using it connecting to WiFi net. When > I am using wpa_cli scan and scan_results I can see different nets. > > I have the following configuration line in the kismet.conf file: > > source=radiotap_bsd_ab,iwi0,pcapfile It should be: source=radiotap_bsd_ab,iwi0,iwi0 More information is required. Can you put iwi0 into monitor mode and use tcpdump instead? ifconfig iwi0 monitor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750811060412q4e145d93le221f46e1df9f3a8>