Thanks for the response. I managed to get a network connection by issuing this command:
- Code: Select all
sudo /etc/init.d/net.eth2 restart
This unfortunately doesn't stick upon a reboot and I have to re-issue the command.
Meanwhile, NetworkManager seems to be completely borked. It displays a red warning icon and gives the following error message in its tool tip:
- Code: Select all
No Network Interfaces
I'm not sure how this happened. What I'd like to do is either fix NetworkManager, or remove it, replace it with a better alternative, or not use a network manager at all and simply configure my network devices manually and figure out how to keep my network connections active after a reboot.
Any suggestions?