![]() |
Network not active on boot
I just did an apt upgrade and for the most part everything is looking good. However when I boot up I have no network connection. Here is the result of trying to ping google:
connect: Network is unreachable I can fix it easily with a simple sudo dhclient eth0 but I was hoping someone would be able to suggest a more correct and less annoying solution. P.S. I have uninstalled network manager. This is a desktop computer with an ethernet connection and DHCP. I do not need anything fancy. |
Make sure you don't run in single-user mode. Fire up a terminal, as root, then issue the command
Code:
init 2 |
Fixed it :)
I just had to change allow-hotplug to auto in my interfaces file |
| All times are GMT -5. The time now is 03:52 AM. |