wesleyr0x
(usa Ubuntu)
Enviado em 26/05/2010 - 14:37h
Boa tarde, pessoal
estou tendo dificuldades para configurar o eth0 e navegar na internet.
a placa de rede está instalada e configurada mas não acessa a internet, porem acessa a rede remota via terminal service a versão do ubuntu é 10.9 já tentei de tudo e não consigo com que fazer esse micro conectar a internet.
#lspci - 00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
# ifconfig
eth0 Link encap:Ethernet Endereço de HW 00:07:95:db:75:45
inet end.: 10.0.0.203 Bcast:10.0.0.255 Masc:255.255.255.0
endereço inet6: fe80::207:95ff:fedb:7545/64 Escopo:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Métrica:1
pacotes RX:133844 erros:0 descartados:0 excesso:0 quadro:0
Pacotes TX:79610 erros:0 descartados:0 excesso:0 portadora:0
colisões:0 txqueuelen:1000
RX bytes:148070962 (148.0 MB) TX bytes:7571706 (7.5 MB)
IRQ:11 Endereço de E/S:0xd400
# ifconfig lo
lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACK RUNNING MTU:16436 Métrica:1
pacotes RX:4 erros:0 descartados:0 excesso:0 quadro:0
Pacotes TX:4 erros:0 descartados:0 excesso:0 portadora:0
colisões:0 txqueuelen:0
RX bytes:240 (240.0 B) TX bytes:240 (240.0 B)
#etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 10.0.0.203
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
gateway 10.0.0.9
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 10.0.0.1
dns-search nexsys