On Mon, 11 Oct 2004 19:04:14 -0400, Andreas Kohlbach wrote:
> JiggaHertz wrote at 11. October 2004:
>>
>> I recently moved an old dell dimension from one apt to another and my
>> 3com ethernet card has stopped functioning on this machine. If I use
>> a static configuration ifup eth0 brings the interface up but I'm not
>> able to ping my router. I was wondering if the card was damaged
>> during transit, would I still be able to bring up the interface? Any
>> help diagnosing this problem would be greatly appreciated.
>
> Output of "ifconfig eth0" and "route -n" might help.
Here's the output from ifconfig eth0 and route -n ...
[root@localhost ~]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
[root@localhost ~]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:50:04

3:95:35
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:4ff:fed3:9535/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:41 errors:0 dropped:0 overruns:0 frame:0
TX packets:85 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5224 (5.1 kb) TX bytes:8738 (8.5 kb)
Interrupt:11 Base address:0x1000