← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76749]: Eth0 not recognised

 

Question #76749 on gnome-nettool in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/gnome-nettool/+question/76749

    Status: Open => Answered

Al Butler proposed the following answer:
Try the following in a terminal:

      cd /etc/network

      sudo nano interfaces

then add the following lines to the interfaces file:

      auto eth0
      iface eth0 inet dhcp

Then press CTRL + X to exit and Y to save changes.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.