[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Depois de recompilar o kernel, minha rede sumiu.



Francisco,
      Não é isto. Dê uma olhada no meu /etc/network/interfaces. As linhas
que você sugeriu já estão lá.

------------------------------------------------------------
# /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
------------------------------------------------------------

            Paro por aqui, Fred



             Olá,

>       Eu tinha o kernel 2.2.alguma coisa.
>       Recompilei o bichinho para o "2.4.16". Beleza. suporte a ext3,
> ntfs(leitura). Mas a rede sumiu. Dá para configurar com ifconfig e route.
> Terei que por os comandos em algum arquivo de inicio. Mas eu queria saber
o
> que pode ter acontecido com as minhas velhas configurações. alguem tem
> alguma dica?

             É que a partir da versão 2.4 o kernel não sobe automaticamente
as
interfaces de rede automaticamente se não estiver explicitamente
especificado. Coloque as seguintes linhas no seu
/etc/network/interfaces:

             auto lo
             auto eth0

--
[]'s,
        Francisco M Neto

"Calling EMACS an editor is like calling the Earth a hunk of dirt."

  -- Chris DiBona on Dirt (Open Sources, 1999 O'Reilly and Associates)








Reply to: