Allows you to search a variety of questions and answers
Sometimes after you reboot your Debian or Ubuntu machine, networking does not come up and it only shows 'lo' when running the ifconfig command. One possible explanation could be due to MAC addresses in the udev file as explained here: http://ubuntuforums.org/showthread.php?t=255018.
To work on this, you will need either access via IPMI or directly on the console.
After logging in as root, open up your /etc/udev/rules.d/70-persistent-net.rules file and delete the lines like below, noting the module name on the "# PCI device" line:
1. PCI device xxxxxxxxxxx (module)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="xxxxxxx", NAME="eth0"
This removes the MAC to eth device mapping info. Now we need to restart udev to allow the change to take effect:
/etc/init.d/udev restart
Next step is to "bounce" the kernel module for the ethernet device. Use the module name from the 70-persistent-net.rules file noted above:
modprobe -r module
modprobe module
"ifconfig" should now show the eth0 interface as up and running.
If, after you restart networking (/etc/init.d/networking restart) and running ifconfig -a still shows your eth devices as having a wrong number, you can go to udev file, manually change the ethx to eth0 and go through the udev and modprobe steps again. That should fix the problem.
I recently switched to AYK Solutions from Softlayer for my dedicated server requirements. I received a much better specification server at significantly reduced cost from what Softlayer could offer me, with many of the previously 'extra' features at Softlayer included in the base price offered by AYK. The support was second to none, and they were extremely helpful in transferring all of my old server accounts over for no additional fee whatsoever.
I have had my hosting with AYK since 2006, and it has by far been the best experience I have ever had with any hosting company. The support is always spot on and available around the clock, excellent for me since I'm always working on things at odd hours. They make upgrading to fit needs very clean and easy, the cost is excellent for services received, and they have me as a customer for life.
Very courteous, professional, and willing to help. They truly care about client based relationships and satisfaction. I will definitely refer more clients their way, and highly recommend Ayksolutions to anyone seeking truly the best.