Kismet on FreeBSD 7.0-STABLE

Paul B. Mahol onemda at gmail.com
Thu Nov 6 04:12:26 PST 2008


On 11/6/08, Ludovit Koren <Ludovit_Koren at 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


More information about the freebsd-questions mailing list