Olá pessoal!
Sou novato no Linux mais tenho conhecimento suficiente para ama-lo e respeita-lo.
Meu problema surgiu após a troca da empresa que me fornece acesso à internet. Antes eu tinha a BrasilTelecom e tudo funcionava nos trinques, agora eu troquei para uma empresa que fornece a conexão para o meu prédio todo, e o ubuntu 7.10 parou de conectar-se à internet, mas o Windows está funcionando direitinho... Essa empresa chamada de NetWizard nos concede a conexão por meio de sinal de rádio, mas o que chega em nossos computadores aqui no prédio é o cabo de rede...
Tentei instalar o ubuntu em outras máquinas do prédio mais mesmo assim não funcionou, estou desesperado e não sei mais o que fazer...
Tirei alguns relatórios e uma printscreen.
PRINT SCREEN UBUNTU:
http://img84.imageshack.us/my.php?image=screenshotdn2.pngVou descrever abaixo os relatórios do ubuntu que eu tirei:
---------------------------IFCONFIG -A -----------------------------------
alan@aristoteles:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:13:D4:77:70:85
inet addr:192.168.3.2 Bcast:192.168.3.255 Mask:255.255.255.0
inet6 addr: fe80::213:d4ff:fe77:7085/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:20 errors:0 dropped:0 overruns:0 frame:0
TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3399 (3.3 KB) TX bytes:11638 (11.3 KB)
Interrupt:18 Base address:0xc000
lo Link encap:Local Loopback
LOOPBACK 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/NETWORK/INTERFACES----------------------------
iface eth0 inet dhcp
address 192.168.3.2
netmask 255.255.255.0
gateway 192.168.0.1
auto eth0
----------------------ETC/RESOLV.CONF----------------------------------
# generated by NetworkManager, do not edit!
search gw-belavista.wnw.netwizard.com.br
nameserver 192.168.0.1
----------------------/ETC/INIT.D/NETWORKING RESTART-------------------
alan@aristoteles:~$ sudo /etc/init.d/networking restart
* Reconfiguring network interfaces... There is already a pid file /var/run/dhclient.eth0.pid with pid 5843
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit
http://www.isc.org/sw/dhcp/Listening on LPF/eth0/00:13:d4:77:70:85
Sending on LPF/eth0/00:13:d4:77:70:85
Sending on Socket/fallback
DHCPRELEASE on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
There is already a pid file /var/run/dhclient.eth0.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit
http://www.isc.org/sw/dhcp/Listening on LPF/eth0/00:13:d4:77:70:85
Sending on LPF/eth0/00:13:d4:77:70:85
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPOFFER from 192.168.0.1
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.0.1
SIOCADDRT: No such process
bound to 192.168.3.2 -- renewal in 1763 seconds.
Agora um relatório do IPCONFIG /ALL do Windows:
-------------------------IPCONFIG /ALL---------------------------------
Configuração de IP do Windows
Nome do host . . . . . . . . . . . : aristoteles
Sufixo DNS primário. . . . . . . . :
Tipo de nó . . . . . . . . . . . . : desconhecido
Roteamento de IP ativado . . . . . : não
Proxy WINS ativado . . . . . . . . : não
Lista de pesquisa de sufixo DNS. . : gw-belavista.wnw.netwizard.com.br
Adaptador Ethernet Conexão local 4:
Sufixo DNS específico de conexão . : gw-belavista.wnw.netwizard.com.br
Descrição . . . . . . . . . . . . . : NVIDIA nForce Networking Controller
Endereço físico . . . . . . . . . . : 00-13-D4-77-70-85
DHCP ativado. . . . . . . . . . . . : Sim
Configuração automática ativada . . : Sim
Endereço IP . . . . . . . . . . . . : 192.168.3.2
Máscara de sub-rede . . . . . . . . : 255.255.255.0
Gateway padrão. . . . . . . . . . . : 192.168.0.1
Servidor DHCP . . . . . . . . . . . : 192.168.0.1
Servidores DNS. . . . . . . . . . . : 192.168.0.1
Concessão obtida. . . . . . . . . . : quarta-feira, 9 de julho de 2008 12:20:09
Concessão expira. . . . . . . . . . : quarta-feira, 9 de julho de 2008 13:20:09
Espero que alguém possa me ajudar.
Obrigado a todos!