Article 57WYJ Upgraded to Stretch now networking doesn't start after reboot

Upgraded to Stretch now networking doesn't start after reboot

by
crowebox
from LinuxQuestions.org on (#57WYJ)
Hello,

I have a Debian server that was I upgraded from Wheezy>Jessie>Stretch and now I have to manually restart the networking after its monthly reboot. It works fine until the next reboot and I haven't not been able to isolate the reason why this is happening. My interfaces file is below, is there something missing keeping it from starting on boot?

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback
auto ens32
iface ens32 inet static
address 10.1.1.12
netmask 255.255.255.0
network 10.1.1.0
broadcast 10.1.1.255
gateway 10.1.1.1
~latest?d=yIl2AUoC8zA latest?i=HUjeqg9EUNE:xJ0rrcyShIk:F7zBnMy latest?i=HUjeqg9EUNE:xJ0rrcyShIk:V_sGLiP latest?d=qj6IDK7rITs latest?i=HUjeqg9EUNE:xJ0rrcyShIk:gIN9vFwHUjeqg9EUNE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments