On 2019 Jan 04 (Fri) at 17:38:56 +0000 (+0000), Raf Czlonka wrote:
:On Fri, Jan 04, 2019 at 05:03:44PM GMT, Gregor Best wrote:
:> Hi Raf,
:
:Hi Gregor,
:
:> > [...]
:> > I've re-tested it, now that the new package includes the patch, but
:> > I'm left with the same behaviour as before - when I move around,
:> > the laptop does not connect to any other APs. It *does* reconnect
:> > to the AP it has originally associated with and, only then, do I
:> > see any output in 'wpa_cli', which stays silent otherwise (i.e. as
:> > I walk around the building).
:> >
:> > I've tested both eduroam and one other 802.1x network.
:> >
:> > I'd like to get this diagnosed but could do with some pointers...
:> > [...]
:> 
:> Have you tried running `route monitor`, keeping that running and walking
:> around to see what happens if you go out of range? Sometimes, the kernel
:> takes a bit of time to actually switch APs, but if it does, you should
:> see an RTM_80211INFO or RTM_IFINFO message in `route monitor`'s output.
:> 
:> If you do get such a message, could you paste it for us so we can take a
:> peek at it?
:> 
:
:Absolute silence when I move around - only when I move back near the AP,
:the laptop associated with first, do I get this:
:
:       $ route monitor
:       got message of size 192 on Fri Jan  4 17:28:11 2019
:       RTM_GET: Report Metrics: len 192, priority 12, table 0, ifidx 4, pid: 
86459, seq -904765000, errno 0
:       flags:<UP,GATEWAY,DONE,STATIC>
:       fmask:
:       use:       42   mtu:        0    expire:        0
:       locks:  inits:
:       sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
:        0.0.0.0 gate.domain.example.com 0.0.0.0 ab:cd:ef:01:23:45 
host.domain.example.com
:
:Apart from both FQDNs and the MAC address, nothing has been redacted.
:
:I'll be back here on Monday. Is there anything else I should try?
:
:Cheers,
:
:Raf

Yes, can you turn on debug for the interface: ifconfig iwm0 debug
(replace iwm0 with your actual wifi device if it is different).

That will give a lot more output in the dmesg buffer, but also the
results of channel scans and when it is looking for a new bssid to
connect to.

The kernel needs to select a new bssid to connect to, move to it, then
this patch lets wpa_supplicant listen for those changes and react to
them.


-- 
Economists state their GNP growth projections to the nearest tenth of a
percentage point to prove they have a sense of humor.
                -- Edgar R. Fiedler

Reply via email to