Yes, that is in itself a problem.
Every time it goes down, the RPZ dies. Or, more so: Is disconnected from the WiFI and doesn't reconnect when it comes back up.
Reading stuff there is/was a line you could put in the file that is:
Code: Select all
allow hot-plug wlan0
I can't seem to get it to work.
I never really got to try it on wlan0 with Stretch or Wheezy.
I got my RPI just at the end of Wheezy and it wasn't a RPZ.
I could do things like
Code: Select all
allow hot-plug eth0I never needed it that much for that side of things.
Then as I updated to Jessie and Stretch it still wasn't needed that often as most of them are eth0 connections.
But recently I have got a RPZ (Jessie, alas) and I am stuck with this problem to allow it to reconnect if the WiFi goes down.
As these machines are headless it is really annoying.
I have tried plugging keyboard/monitor into them and trying
Code: Select all
ifup wlan0No interface found.
It was there before the WiFi went down. So I don't get what is going on.
Thanks in advance.