[dapper] lo interface

Anders Karlsson trudheim at gmail.com
Tue Jan 24 08:05:16 UTC 2006


On 1/24/06, SmasSive <smassive at menta.net> wrote:
> There is my interfaces file:
>
> ============================================
> smassive at mordor ~ $ cat /etc/network/interfaces
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
>
> # The loopback interface
> auto lo
> iface lo inet loopback
>
> # The first network card - this entry was created during the Debian
> installation
> auto eth0
> iface eth0 inet dhcp
> ============================================
>
> I think all it's ok...

That is indeed okay. Mine is much the same. There is a script in
/etc/init.d that should bring up interfaces on boot. If that is
broken, you should not have any networking at all.  What release of
Ubuntu is this?

--
Anders Karlsson <trudheim at gmail.com>


More information about the ubuntu-users mailing list