Meu moden é roteado, hoje quando liguei o pc e novamente não funcionou minha
conhexão as seguiintes mensagens aparecem no terminal quando a rede não está
funcionando:

 sudo poff -a
Password:
/usr/bin/poff: No pppd is running.  None stopped.

 sudo dhclient eth0
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device




Em 03/05/07, Flávio Pontes <[EMAIL PROTECTED]> escreveu:
>
> Felipe,
>
> Se funcionar, poste aqui como está fazendo.
>
> Eu, particularmente, resolvi esse problema colocando um roteador.
> como eu ia ter que dividir a conexão mesmo, juntei a fome com a
> vontade de comer.
>
> Espero que funcione s dica com vc.
>
> Um abraço.
>
> On 5/3/07, Felipe Eduardo Silva Sampaio <[EMAIL PROTECTED]> wrote:
> >
> > Vou tentar isso, tentei ligar primeiro o moden e deixar ele ficar no
> ponto
> > pra depois ligar o pc mas não deu certo. Então vou tentar dessa maneira
> > que
> > vc me disse. Obrigado.
> >
> > Em 02/05/07, Flávio Pontes <[EMAIL PROTECTED] > escreveu:
> > >
> > > Felipe,
> > >
> > > você também pode fazer o seguinte:
> > >
> > > sudo poff -a
> > >
> > > e logo depois:
> > >
> > > sudo pon dsl-provider
> > >
> > > Isso deve resetar o pppd e vc deve ganhar conectividade
> > > com a net.
> > >
> > > Se isso não funcionar, tente
> > >
> > > sudo dhclient eth0
> > >
> > > Que pede um novo IP pro servidor DHCP.
> > >
> > > Um abraço,
> > >
> > > Flávio.
> > >
> > >
> > > On 5/2/07, Lucas Henrique < [EMAIL PROTECTED]> wrote:
> > > >
> > > > Creio que o motivo é que a versão 7.04 boota mais rápido, não dando
> > nem
> > > > tempo de seu pobre modem respirar, rs...
> > > >
> > > > On 5/1/07, Felipe Eduardo Silva Sampaio <[EMAIL PROTECTED]>
> > wrote:
> > > > >
> > > > > Flávio,
> > > > >
> > > > > O PC e o moden estão ligados no mesmo estabilizador, minha conexão
> é
> > > > ADSL.
> > > > > Nesse tempo entre a sua resposta e esse e-mail que to respondendo
> > fiz
> > > o
> > > > > seguinte:
> > > > >
> > > > > 1- Desliguei  computador
> > > > > 2- Antes de ligar o PC, liguei o modem/router e esperei ele ficar
> > > > > "alinhado"( ele tem 5 "luzes" as duas primeiras tem que estar
> > ligadas
> > > > pra
> > > > > ficar no ponto de usar)
> > > > > 3 - Liguei o computador
> > > > > 4 - Graças a Deus deu certo - a rede estava funcionando.
> > > > >
> > > > > Espero não ter mais problemas com isso. Muito obrigado pela dica,
> > > fazia
> > > > um
> > > > > tempo que estava com esse problema e não tinha noção como
> resolver.
> > Só
> > > o
> > > > > que
> > > > > me intriga é que não tive esse problema nem com o Dapper nem com o
> > > Edgy,
> > > > > só
> > > > > como Feisty.
> > > > >
> > > > > Obrigado.
> > > > >
> > > > > Em 01/05/07, Flávio Pontes <[EMAIL PROTECTED] > escreveu:
> > > > > >
> > > > > > Felipe,
> > > > > >
> > > > > > Pelo conteudo do seu interfaces, o problema deve ser um delay
> > > > > > no servidor de dhcp. Deve estar dando timeout.
> > > > > >
> > > > > > O computador e o modem/router estão ligados no mesmo
> > > > > > estabilizador/nobreak?
> > > > > >
> > > > > > Eu tive o mesmo problema e era o dhcp do modem que
> > > > > > não funcionava direito. demorava a conectar.
> > > > > > Isso acontece por causa do (nem tanto) pequeno delay
> > > > > > que existe no boot do modem/toreador.
> > > > > >
> > > > > > Aqui em casa, eu resolvi quando configurando a interface
> > > > > > manualmente.
> > > > > >
> > > > > > Faz o seguinte: espere o modem "alinhar o ADSL" antes
> > > > > > deligar o computador e veja se resolve.
> > > > > >
> > > > > > Quer dizer, assumindo que vc se conecte via ADSL...
> > > > > >
> > > > > > Espero ter ajudado.
> > > > > >
> > > > > > Um abraço,
> > > > > >
> > > > > > Flávio.
> > > > > >
> > > > > >
> > > > > > On 5/1/07, Felipe Eduardo Silva Sampaio <
> [EMAIL PROTECTED]>
> > > > > wrote:
> > > > > > >
> > > > > > > Quando me refiro a reiniciar, é reiniciar o computador e não a
>
> > > > conexão
> > > > > > com
> > > > > > > a
> > > > > > > rede. O conteúdo do arquivo interface é o seguinte:
> > > > > > >
> > > > > > > auto lo
> > > > > > > iface lo inet loopback
> > > > > > >
> > > > > > > auto eth0
> > > > > > > iface eth0 inet dhcp
> > > > > > >
> > > > > > >
> > > > > > > auto eth2
> > > > > > > iface eth2 inet dhcp
> > > > > > >
> > > > > > > auto ath0
> > > > > > > iface ath0 inet dhcp
> > > > > > >
> > > > > > > auto wlan0
> > > > > > > iface wlan0 inet dhcp
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > iface eth1 inet dhcp
> > > > > > >
> > > > > > > auto eth1
> > > > > > >
> > > > > > > Obrigado por me ajudar.
> > > > > > >
> > > > > > > Em 01/05/07, Flávio Pontes < [EMAIL PROTECTED]>
> escreveu:
> > > > > > > >
> > > > > > > > Felipe, qual o conteúdo do arquivo
> "/etc/network/interfaces"?
> > > > > > > >
> > > > > > > > Esse arquivo guarda as configurações das insterfaces que não
> > > > > > > > estão no modo roaming.
> > > > > > > >
> > > > > > > > Ah!  o que vc quer dizer com reiniciar?  reiniciar o
> > computador?
> > > > > > > > por favor, explique isso e poste o conteúdo do arquivo.
> > > > > > > >
> > > > > > > > Vamos ver seconseguimos te ajudar.
> > > > > > > >
> > > > > > > > Um grande abraço,
> > > > > > > >
> > > > > > > > Flávio.
> > > > > > > >
> > > > > > > > On 5/1/07, Felipe Eduardo Silva Sampaio <
> > [EMAIL PROTECTED]
> > > >
> > > > > > wrote:
> > > > > > > > >
> > > > > > > > > Como eu vou saber se o modulo da placa está iniciando
> junto
> > > com
> > > > o
> > > > > > > > ubuntu?
> > > > > > > > > Desculpa a ignorãncia, mas apesar de usar linux há um
> tempo,
> > > sou
> > > > > > leigo
> > > > > > > > em
> > > > > > > > > muitas coisas ainda.
> > > > > > > > >
> > > > > > > > > Em 30/04/07, Raphael Gomes Azeredo <[EMAIL PROTECTED]>
> > > > escreveu:
> > > > > > > > > >
> > > > > > > > > > Aqui nao tive problema algum, veja se o modulo da placa
> de
> > > > rede
> > > > > > esta
> > > > > > > > > > inciando junto com o ubuntu, qualquer coisa reinstale o
> > > > sistema
> > > > > > > > > >
> > > > > > > > > > Em 30/04/07, Felipe Eduardo Silva Sampaio <
> > > > > [EMAIL PROTECTED]
> > > > > > >
> > > > > > > > > > escreveu:
> > > > > > > > > > >
> > > > > > > > > > > O único problema que estou tendo como feisity até
> agora
> > > que
> > > > > não
> > > > > > > > > > encontrei
> > > > > > > > > > > um
> > > > > > > > > > > jeito pra resolver é sobre a conexão com a internet.
> Tem
> > > doi
> > > > > > > ícones
> > > > > > > > no
> > > > > > > > > > > painel, um é de rede com fios e o outro é conexão de
> > rede,
> > > > > esse
> > > > > > da
> > > > > > > > > > conexão
> > > > > > > > > > > de rede sempre está desabilitado quando ligo o pc, aí
> > > tenho
> > > > > que
> > > > > > > > > > reiniciar
> > > > > > > > > > > pra acessar a net. tem algum jeito de resolver isso?
> Eu
> > > > nunca
> > > > > > tive
> > > > > > > > > esse
> > > > > > > > > > > prob
> > > > > > > > > > > com versões anteriores do ubuntu.
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > Felipe Sampaio
> > > > > > > > > > > --
> > > > > > > > > > > Interessado em aprender mais sobre o Ubuntu em
> > português?
> > > > > > > > > > > http://wiki.ubuntu-br.org/ComeceAqui   -
> > > > > > > > > > > ubuntu-br mailing list
> > > > > > > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > Interessado em aprender mais sobre o Ubuntu em
> português?
> > > > > > > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > > > > > > ubuntu-br mailing list
> > > > > > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Felipe Sampaio
> > > > > > > > > --
> > > > > > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > > > > > ubuntu-br mailing list
> > > > > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > > > > >
> > > > > > > > --
> > > > > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > > > > http://wiki.ubuntu-br.org/ComeceAqui   -
> > > > > > > > ubuntu-br mailing list
> > > > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Felipe Sampaio
> > > > > > > --
> > > > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > > > ubuntu-br mailing list
> > > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > > >
> > > > > > --
> > > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > > ubuntu-br mailing list
> > > > > > ubuntu-br@lists.ubuntu.com
> > > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Felipe Sampaio
> > > > > --
> > > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > > > ubuntu-br mailing list
> > > > > ubuntu-br@lists.ubuntu.com
> > > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > "Love is the only force capable of transforming an enemy into
> friend."
> > > > Martin Luther King, Jr.
> > > >
> > > > Lucas Henrique
> > > > Desenvolvedor Web
> > > > --
> > > > Interessado em aprender mais sobre o Ubuntu em português?
> > > > http://wiki.ubuntu-br.org/ComeceAqui   -
> > > > ubuntu-br mailing list
> > > > ubuntu-br@lists.ubuntu.com
> > > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > > >
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui  -
> > > ubuntu-br mailing list
> > > ubuntu-br@lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
> >
> >
> >
> > --
> > Felipe Sampaio
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui  -
> > ubuntu-br mailing list
> > ubuntu-br@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui   -
> ubuntu-br mailing list
> ubuntu-br@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



-- 
Felipe Sampaio
-- 
Interessado em aprender mais sobre o Ubuntu em português?
http://wiki.ubuntu-br.org/ComeceAqui  -
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a