Today I come back home, connect it up to my laptop using the same ethernet cable and I notice the network is running incredibly slow. If I look at the status lights, FDX and 10M are both off. cat /sys/class/net/eth0/speed reports "10". I don't think I've changed anything in the network configuration recently that might cause it. In /etc/rc.conf, I have
Code: Select all
interface=eth0
address=10.0.0.2
netmask=255.255.255.0
broadcast=10.0.0.255
gateway=10.0.0.1
Is it possible something got damaged in transit? I kept it the anti-static bag it came in and wrapped that up in some clothes to keep it protected. I wonder now if despite it being in the bag, perhaps some static was generated by the clothes it was wrapped in..
Any other thoughts why it might not be working?
