On Mon, 18 Jan 2021, at 20:33, David Christensen wrote: > On 2021-01-18 01:14, Long Wind wrote: > > buster's wifi connection is ok for several hours, so i think problem > > disappearbut after rebooting pc, problem appears again > > wifi is provided by hotel, they hide AP somewhere, i don't know where, i > > think it's reliable > > buster can connect to hot spot of cell phone, no problem > > > > zhou@debian:~$ cat /etc/debian_version > > 10.5 > > zhou@debian:~$ uname -a > > Linux debian 4.19.0-10-686 #1 SMP Debian 4.19.132-1 (2020-07-24) i686 > > GNU/Linux > > zhou@debian:~$ > > Then it sounds like your Debian is okay and there is a bug or feature > with the hotel Wi-Fi. > > David
If the machine in question has a desktop environment and NetworkManager (or equivalent), doesn't /etc/network/interfaces (or interfaces.d) config override nm (etc)? I thought without eg. connman, a dropped connection on a wifi NIC configured in /etc/network/interfaces would not automatically be re-established, and that this config had to be removed (or commented-out) for something like NetworkManager or wicd to manage the connection, in the case of a DE. Is that wrong? Thanks, Gareth