debugging a Wifi association problem

Matthias Apitz guru at unixarea.de
Thu Jul 18 06:22:58 UTC 2019


El día miércoles, julio 17, 2019 a las 11:13:14p. m. +0200, Vladimir Botka escribió:

> > I only have FreeBSD laptops (and an older Ubuntu) and the question was
> > not if FreeBSD is needed, but if FreeBSD is *able* to capture Wifi.
> > Thanks
> > 	matthias
> 
> Yes. FreeBSD is able to capture Wifi. Find below the link to the BSD chapter.
> https://wiki.wireshark.org/CaptureSetup/WLAN#A.2ABSD
> 

When I start capturing with

# wireshark -i wlan0 -I

it says: 

    The capture session could not be initiated on interface 'wlan0' (That device doesn't support monitor mode).
    
    Please check that you have the proper interface or pipe specified.

also setting before

# ifconfig wlan0 monitor

does not help and does nos say anything.

# ifconfig wlan0
wlan0: flags=48843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,MONITOR> metric 0 mtu 1500
	ether 90:48:9a:92:9e:43
	inet 192.168.2.105 netmask 0xffffff00 broadcast 192.168.2.255 
	groups: wlan 
	ssid tarara channel 6 (2437 MHz 11g) bssid 00:1c:4a:06:17:f5
	regdomain 108 indoor ecm authmode WPA2/802.11i privacy ON
	deftxkey UNDEF TKIP 2:128-bit TKIP 3:128-bit txpower 20 bmiss 7
	scanvalid 60 protmode CTS wme burst roaming MANUAL
	media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g
	status: associated
	nd6 options=2b<PERFORMNUD,ACCEPT_RTADV,IFDISABLED,AUTO_LINKLOCAL>

# pciconf -lv
...
ath0 at pci0:1:0:0:	class=0x028000 card=0xe058105b chip=0x0034168c rev=0x01 hdr=0x00
    vendor     = 'Qualcomm Atheros'
    device     = 'AR9462 Wireless Network Adapter'
    class      = network

Any ideas?

	matthias

-- 
Matthias Apitz, ✉ guru at unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub


More information about the freebsd-wireless mailing list