sudden eth0 not present error

Questions and answers about how to do stuff
Post Reply
lantech19446
Posts: 3
Joined: 17 Jan 2017 19:12

sudden eth0 not present error

Post by lantech19446 »

I've had this appliance up and running for a few weeks now mostly problem free, a couple days ago I came in and had to restore it and restore the mysql database also and it's been fine since then, today I came in the appliance had shut itself down and when I restarted it's coming up eth0 doesn't seem to be present, I can access the internet from the same box ping into and out of the etc, I moved it to a different server to see if I got the same result and it comes up eth0 and eth1 not present. I can't access any of it from the web and i'm not sure how to go about fixing it from the shell any help would be appreciated.
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: sudden eth0 not present error

Post by shawniverson »

Code: Select all

sudo rm /etc/udev/rules.d/70-persistent-net.rules
reboot
Post Reply