On 11/6/08, Ludovit Koren <[EMAIL PROTECTED]> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to