Hi all,
I just dusted off an old Acer Extensa 367D, installed Debian (Corel
actually -- it doesn't boot to CD and I didn't have 25 floppies lying
around for a Debian floppy install!). Everything seems to have
installed pretty well: X, sound, etc.
I have a dlink DFE-650 (not TX) pcmcia NIC which I am trying get
working. Everthing looks fine but I cannot ping my gateway (and hence
cannot get to the network).
When I plug/unplug the card, the cardmgr recognizes it and I can see in
the log that './network start eth0' is being executed.
I have modified network.opts to suite my environment. 'ifconfig eth0'
reports everything as it should be. I am using ip address
192.168.22.17, which I can ping successfully. I have a default route
set up identically to the other box on the same network:
$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
192.168.22.0 0.0.0.0 255.255.255.0 U 0 0 0
eth0
0.0.0.0 192.168.22.1 0.0.0.0 UG 0 0 0
eth0
(although on my other box MSS is 40).
However, I cannot ping my gateway 192.168.22.1.
The 'Ln/Act' light is on. But neither the '10/100' nor the 'Half/Full'
lights are on.
I think this may be a hardware problem but I am not completely sure.
Anyone have any suggestions on how to troubleshoot this further?
cc