I found that to be the case and fixed it by adding missing information
to /etc/network/interfaces. What was missing was the allow-hotplug
line;
wpa-ssid,
wpa-psk
On Wed, 21 Jun 2017, Felix Miata wrote:
Date: Wed, 21 Jun 2017 16:35:30
From: Felix Miata <mrma...@earthlink.net>
To: debian-user@lists.debian.org
Subject: Re: no network after jessie -> stretch
Resent-Date: Wed, 21 Jun 2017 20:35:50 +0000 (UTC)
Resent-From: debian-user@lists.debian.org
D. R. Evans composed on 2017-06-21 14:20 (UTC-0600):
.
eth0, eth1 and lo are the three named interfaces it returns.
.
(Historically, eth0 is the one that has been actually been used, and it is
supposed to get an IP address via DHCP from my main server...
.
If eth0 is the name you wish used, it's probably sufficient to do #3 at the
bottom of:
<https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/>
I use net.ifnames=0 in all my Grub stanzas. I'm bad with names, yet eth0 is a
name I can and do remember.
--