No network after installing Hoary
Evan Monroig
evan.ubuntu at gmail.com
Sat Apr 9 11:31:56 UTC 2005
You can have a look at /etc/network/interfaces
The most basic configuration with DHCP looks like this
-------------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0
# The primary network interface
iface eth0 inet dhcp
auto eth0
------------------------------
Be sure to make a backup of your file :)
Evan
On Apr 9, 2005 8:14 PM, Ingi Bjarni Skúlason <ibs at mi.is> wrote:
> Hi,
> Yesterday i installed Ububtu Hoary and everything was ok. But when i
> tried to connect to the internet using Firefox or with an other internet
> program, it didn't work. My network is configured via DHCP and it
> worked without problems in Ubuntu Warty.
>
> I'm a newbie in Linux and i am not able to fix this, please help me.
> My computer is useless without an internet connection.
>
> Ingi Bjarni Skulason
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list