A saída do ifconfig indica que a eth0, sua interface Ethernet, não possui um endereço IPv4. Não foi configurado corretamente.
Usando a conexão ethernet, não consigo estabelecer uma conexão com a internet no meu navegador chromium, recebi um erro de DNS (ou algo relacionado a isso. Tenho certeza de que não tenho nenhum controle dos pais. Recentemente desinstalei o apache2. Precisa de mais informações, por favor responda.
Notas:
Resultados de testes anteriores:
$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:23:8b:c9:c3:0c
inet6 addr: fe80::223:8bff:fec9:c30c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:84 errors:0 dropped:0 overruns:0 frame:0
TX packets:1904 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13190 (13.1 KB) TX bytes:155642 (155.6 KB)
Interrupt:16
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:773 errors:0 dropped:0 overruns:0 frame:0
TX packets:773 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:67773 (67.7 KB) TX bytes:67773 (67.7 KB)
wlan0 Link encap:Ethernet HWaddr 00:22:fa:dd:d5:8e
inet addr:192.168.1.106 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::222:faff:fedd:d58e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11885 errors:0 dropped:0 overruns:0 frame:0
TX packets:6671 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:17038008 (17.0 MB) TX bytes:592304 (592.3 KB)
Comando: sudo lshw -C network
$ sudo lshw -C rede
*-network
description: Ethernet interface
product: 88E8072 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:07:00.0
logical name: eth0
version: 16
serial: 00:23:8b:c9:c3:0c
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:44 memory:c0400000-c0403fff ioport:3000(size=256) memory:c0700000-c071ffff
*-network
description: Wireless interface
product: WiFi Link 5100
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:08:00.0
logical name: wlan0
version: 00
serial: 00:22:fa:dd:d5:8e
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=iwlwifi driverversion=3.5.0-17-generic
Mais informações:
Eu verifiquei, tentando inicializar no Windows, nem a rede usando Ethernet funcionou lá. Eu tentei diagnosticar isso, aqui está o resultado: Seu computador parece estar configurado corretamente, mas o dispositivo ou recurso (servidor DNS) não está respondendo. Eu acredito que eu tentei poder de parede e energia da bateria. 2. Eu uso o Ubuntu Desktop, então "NetworkManager".
A saída do ifconfig indica que a eth0, sua interface Ethernet, não possui um endereço IPv4. Não foi configurado corretamente.