Comment 97 for bug 254668

Revision history for this message
p.tar (dap-chnual) wrote :

Got a short moment:
I tried
sudo /etc/network/networking stop
which gave me
    Ignoring unknown interface eth0=eth0.

After googling for that, I changed /etc/network/interfaces (partly) from
   auto eth0
to
   auto eth0
   iface eth0 inet dhcp

With this configuration, I can (again) (re-)start the networking service.

I guess, the system will shutdown with the router still on. I'll report the behavior ASAP.