debugging a Wifi association problem
Vladimir Botka
vbotka at gmail.com
Wed Jul 17 18:26:07 UTC 2019
On Wed, 17 Jul 2019 19:35:32 +0200
Matthias Apitz <guru at unixarea.de> wrote:
> El día miércoles, julio 17, 2019 a las 09:05:43a. m. +0200, Vladimir Botka escribió:
> > On Wed, 17 Jul 2019 07:38:26 +0200
> > Matthias Apitz <guru at unixarea.de> wrote:
> >
> > > ... The association requests are always rejected with a package
> > > CTRL-EVENT-ASSOC-REJECT with 'status_code=1'...
> > > Do we have any tool in FreeBSD to monitor/debug this problem between the
> > > device in question and the AP? Any other ideas?
> >
> > Best practice is to sniff packets and see what's going on.
> > http://www.wireless-nets.com/resources/tutorials/sniff_packets_wireshark.html
>
> I installed wireshark-2.6.5_2 in my FreeBSD (CURRENT from December last
> year). I tried to enable from
> View --> [x] Wireless Toolbar
> but this gives an error about "Failed to initialize ws80211" in the GUI
> and I can not set the channel or Frequency. Is this not possible with
> FreeBSD?
FreeBSD is not needed to analyse the the problem. Use whatever system is able
to set wifi card into the "monitor" mode and sniff the packets first. The
link below is complete how to do it
https://wiki.wireshark.org/CaptureSetup/WLAN
When you got the data analyse it with wireshark. The captured data might grow
fast.
Cheers,
-vlado
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20190717/dd10bd64/attachment.sig>
More information about the freebsd-wireless
mailing list