Não é possível conectar à porta ethernet

2

Estou executando o Ubuntu 12.04 LTE. Estou tentando se conectar via ethernet pela primeira vez, mas não tive sucesso.

Ifconfig eth0 retorna:

eth0 Link encap:Ethernet  HWaddr: 00:01:2e:3f:f1:a0
     inet6 addr:  fe80::201:2eff:fe3f:f1a0 Scope:Link
     UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
     RX packets:68 errors:0 dropped:0 overruns:0 frame:0
     TX packets:183 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000
     RX bytes:8374 (8.3 KB)  TX bytes:42944 (42.9KB)
     Interrupt:16 Base address:0x6c00

/ etc / network / interfaces tem

auto lo
iface lo inef loopback

auto eth0

iface eth0 inet dhcp

sudo /etc/init.d/networking impressões:

 * Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces
 * Reconfiguring network interfaces...
Failed to bring up eth0
[OK]
    
por Jnir 30.10.2012 / 05:00

0 respostas