Whenever I run ifconfig I get:
Code: Select all
# ifconfig eth0
eth0: error fetching interface information: Device not found
Code: Select all
[ 1.362605] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
[ 1.362642] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
[ 1.362709] e1000e 0000:00:19.0: setting latency timer to 64
[ 1.362770] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 1.362870] e1000e 0000:00:19.0: irq 42 for MSI/MSI-X
[ 1.418323] tsc: Refined TSC clocksource calibration: 1797.677 MHz
[ 1.418387] Switching to clocksource tsc
[ 1.625165] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) ec:a8:6b:f4:0a:3c
[ 1.625220] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 1.625320] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF
Code: Select all
00:19.0 Ethernet controller: Intel Corporation 82579V Gigabit Network Connection (rev 04)
Subsystem: Intel Corporation Device 2044
Kernel driver in use: e1000e
Code: Select all
[24455.643354] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Any ideas of what the problem might be?

