Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I too have this problem where eth0 appears to have been (partly) bumped to eth1 and causing Ubuntu to become somewhat confused. Setting to exclusively eth0 or eth1 in dhclient.config and /etc/networks/interfaces does not resolve the problem. Network Tools - Devices only ever shows eth1, so there is obviously another place defining its eth1.
Interestingly:
ifconfig shows eth1 and lo with sensible looking data, but there is no eth0
ifup eth1 returns "Ignoring unknown interface ...."
ifup eth0 returns "ERROR while getting interface flags: No such device ...."
So, cliffom, or anyone can point me in the right direction I would be grateful