Re: How to debug my wpa_supplicant connection ?
Pierre Couderc <[email protected]>
| Newsgroups | gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
On 3/1/20 7:55 PM, Pierre Couderc wrote: > On 3/1/20 6:30 PM, Jouni Malinen wrote: >> >> I was referring to the priority field within a network block. This is >> the way this is documented in wpa_supplicant.conf: >> >> # priority: priority group (integer) >> # By default, all networks will get same priority group (0). If some >> of the >> # networks are more desirable, this field can be used to change the >> order in >> # which wpa_supplicant goes through the networks when selecting a >> BSS. The >> # priority groups will be iterated in decreasing priority (i.e., the >> larger the >> # priority value, the sooner the network is matched against the scan >> results). >> # Within each priority group, networks will be selected based on >> security >> # policy, signal strength, etc. >> > Thank you. It works fine now with correct priority settings. But that does not explain why it has worked for years without these settings. I do not understand what has changed. My (old..) walls has not changed and I see nothing in https://metadata.ftp-master.debian.org/changelogs//main/w/wpa/wpa_2.7+git20190128+0c1e29f-6+deb10u1_changelog to explain it... I am missing something. But I have other things to deal with... Thanks again.