View Single Post
  #2   (View Single Post)  
Old 31st August 2011
BinarySpike BinarySpike is offline
New User
 
Join Date: Aug 2011
Posts: 7
Default

I just got back from work and my internal network has been down and a ping of my router reports "Host is down" instead of the +5000ms response. I did an ifconfig -A and my nfe0 (internal interface) reports 100/Full duplex.

/var/log/messages
Code:
Aug 30 18:45:35 triforce dhclient[12186]: routehandler: interface down
"dmesg | grep nfe0"
Code:
# dmesg | grep nfe0
nfe0 at pci0 dev 7 function 0 "NVIDIA MCP61 LAN" rev 0xa2: apic 2 int 10 (irq 10), address 00:1e:90:3e:ad:95
rlphy0 at nfe0 phy 1: RTL8201L 10/100 PHY, rev. 1
nfe0 at pci0 dev 7 function 0 "NVIDIA MCP61 LAN" rev 0xa2: apic 2 int 10 (irq 10), address 00:1e:90:3e:ad:95
rlphy0 at nfe0 phy 1: RTL8201L 10/100 PHY, rev. 1
Again, an "ifconfig nfe0 down & ifconfig nfe0 up" solved the problem. I'm stumped.
Reply With Quote