Só agora reparei que tu usa Windows :( Se o Windows está configurado como dhcp, você deve colocar o linux na mesma rede e configurar o BROWSER para utilizar o dhcp Para saber se está tudo bem configurado deve bastar um ping no Windows. Caso deseje acessar pela console, tal como utilizar o apt-get e coisas do tipo terá que configurar as variáveis de ambiente para o proxy:
http_proxy="http://<login>.<senha>@<IPproxy>:<porta>" ftp_proxy="http://<login>.<senha>@<IPproxy>:<porta>" gopher_proxy="http://<login>.<senha>@<IPproxy>:<porta>" etc . . . divirta-se []'s Lera Em 27/02/08, Alan Hoffmeister <[EMAIL PROTECTED]> escreveu: > > Olá pessoal! Não estou conseguindo fazer meu debian se conectar na > internet.. Alguém poderia me ajudar? Abaixo estão alguns logs que eu gerei > para qe vcs pudessem me ajudar! > > Obrigado por tudo e desculpem qualquer coisa! > > DHCP Server: Win2003 > Modem: DLink 500G > > > *IFCONFIG* > > debian:~# ifconfig > eth0 Link encap:Ethernet HWaddr 00:E0:7D:CC:6D:19 > inet addr:192.168.254.102 Bcast:192.168.254.255 Mask: > 255.255.255.0 > inet6 addr: fe80::2e0:7dff:fecc:6d19/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:292 errors:0 dropped:0 overruns:0 frame:0 > TX packets:71 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:31600 (30.8 KiB) TX bytes:9455 (9.2 KiB) > Interrupt:11 Base address:0xec00 > > lo Link encap:Local Loopback > inet addr:127.0.0.1 Mask:255.0.0.0 > inet6 addr: ::1/128 Scope:Host > UP LOOPBACK RUNNING MTU:16436 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > > > */etc/resolv.conf * > > search LABEXAME > nameserver 192.168.254.100 > nameserver 192.168.254.254 > > > *INTERFACES* > > # The loopback network interface > auto lo > iface lo inet loopback > > #Rede Externa > auto eth0 > iface eth0 inet dhcp > address 192.168.254.102 > netmask 255.255.255.0 > gateway 192.168.254.254 > > #Servidores DNS > dns-nameservers 192.168.254.100 > > *Estação win2003 na rede* > > C:\Documents and Settings\wkacronem.LABEXAME>ipconfig /all > Configuração de IP do Windows > Nome do host . . . . . . . . . . . : LEXL01CPD01 > Sufixo DNS primário. . . . . . . . : LABEXAME > Tipo de nó . . . . . . . . . . . . : desconhecido > Roteamento de IP ativado . . . . . : não > Proxy WINS ativado . . . . . . . . : não > Lista de pesquisa de sufixo DNS. . : LABEXAME > LABEXAME > > Adaptador Ethernet Conexão local 2: > Estado da mídia . . . . . . . . . . . : mídia desconectada > Descrição . . . . . . . . . . . . . : Bluetooth PAN Network > Adapter > Endereço físico . . . . . . . . . . : 00-11-67-70-8E-77 > > Adaptador Ethernet Conexão local: > Sufixo DNS específico de conexão . : LABEXAME > Descrição . . . . . . . . . . . . . : SiS 900-Based PCI Fast > Ethernet Adapter > Endereço físico . . . . . . . . . . : 00-13-D4-56-21-78 > DHCP ativado. . . . . . . . . . . . : Sim > Configuração automática ativada . . : Sim > Endereço IP . . . . . . . . . . . . : 192.168.254.185 > Máscara de sub-rede . . . . . . . . : 255.255.255.0 > Gateway padrão. . . . . . . . . . . : 192.168.254.254 > 192.168.254.100 > Servidor DHCP . . . . . . . . . . . : 192.168.254.100 > Servidores DNS. . . . . . . . . . . : 192.168.254.100 > 192.168.254.254 > Concessão obtida. . . . . . . . . . : terça-feira, 26 de fevereiro > de 2008 13:57:25 > Concessão expira. . . . . . . . . . : quarta-feira, 5 de março de > 2008 1 > > -- > Interessado em aprender mais sobre o Ubuntu em português? > http://wiki.ubuntu-br.org/ComeceAqui - > ubuntu-br mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br > -- -------Alferes 3ª Grau da Federação Da Frota Estelar De São Paulo------- ________________ _ Jose Maria Correa Lera \__(=======/_=_/ ____.--'-`--.___ [EMAIL PROTECTED] \ \ `,--,-.___.----' Registered Linux User #136117 .--`\\--'../ A felicidade não depende do que nos falta, '---._____.|] mas do bom uso que fazemos do que temos. -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

