Estoy usando Fedora Server 23 y no puedo hacer que mi conexión Ethernet funcione. Funciona bien en Ubunutu, OS X y Windows 7 en la misma máquina.
[root@localhost etc]# ifconfig
ens5: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.15 netmask 255.255.255.0 broadcast 192.168.1.255
etc ...
[root@localhost etc]# route add -net 0.0.0.0 netmask 0.0.0.0 gw 192.168.1.1 ens5
SIOCADDRT: Network is unreachable
[root@localhost etc]# route add -net 0.0.0.0 netmask 0.0.0.0 gw 192.168.1.254 ens5
SIOCADDRT: Network is unreachable
con la configuración de ruta predeterminada, los pings a cualquier cosa fuera de mi LAN fallan.
¿Qué puedo hacer para probar esto más a fondo?
lspci -nnk
salidas:
...
0c:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8058 PCI-E Gigabit Ethernet Controller [11ab:436a] (rev 13)
Subsystem: Marvell Technology Group Ltd. Imac 8,1 Wired Ethernet Adapter [11ab:00ba]
Kernel driver in use: sky2
Kernel modules: sky2
...
lspci -nnk
? Por favor.ens5:0
.