Am 23.10.18 um 17:30 schrieb [email protected]: > Le 23/10/2018 15:27:52, Michael Biebl a écrit : > >> Thanks. So it crashes in the ifupdown plugin. >> Can you share your /etc/network/interfaces file > >> cat /etc/network/interfaces > # Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or > # /usr/share/doc/ifupdown/examples for more information. > auto lo > iface lo inet loopback > > #NetworkManager#iface eth2 inet dhcp > > auto eth2 > > #iface eth1 inet dhcp > > #auto eth1
Hm, so there is an incomplete config for eth2 and the ifupdown plugin fails while trying to parse /etc/network/interfaces. My recommendation would be to remove that "auto eth2" line or comment it out. That should make NetworkManager work again. That said, NM should treat this more carefully, obviously. And while at it, I would suggest setting managed=true to managed=false (which is the default) Regards, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

