I'm trying to troubleshoot a NetGear FA511 PCMCIA NIC (wired) installed in an old Toshiba 2140XCDS laptop running the 2.6.15-1.2054_FC5 #1 kernel. I can ping other machines on my network as well as the D-Link DI-524 router, but can't get beyond the LAN. The firewall and SELinux are both disabled. The card and Tulip driver both appear to be properly configured since I can navigate the directory structure on a Windows XP machine on my Windows network, and move files between machines. I use the same network cable on a PC running FC5 and that machine has no trouble getting to the internet. Appreciate any insight into this...many days with no success.
--Portions of the dmesg output:
Linux Tulip driver version 1.1.13 (May 11, 2002)
PCI: Enabling device 0000:01:00.0 (0000 -> 0003)
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:01:00.0 to 64
tulip0: MII transceiver #1 config 3100 status 7869 advertising 05e1.
eth0: ADMtek Comet rev 17 at cc860000, 00:09:5B:8D

4

5, IRQ 11.
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
es1968: clocking to 48000
radio_maestro: Unknown parameter `index'
.
IPv6 over IPv4 tunneling driver
.
0000:01:00.0: tulip_stop_rxtx() failed
eth0: Setting full-duplex based on MII#1 link partner capability of 41e1.
.
eth0: no IPv6 routers present
--Output of /etc/sysconfig/network-scripts/ifcfg-eth0:
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
IPADDR=192.168.0.0
NETMASK=255.255.255.0
GATEWAY=192.168.0.254
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes
--Output of /sbin/ifconfig eth0:
eth0 Link encap:Ethernet HWaddr 00:09:5B:8D

4

5
inet addr:192.168.0.100 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::209:5bff:fe8d:c4c5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:159542 errors:0 dropped:0 overruns:0 frame:0
TX packets:156566 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21848181 (20.8 MiB) TX bytes:19544501 (18.6 MiB)
Interrupt:11 Base address:0x2000
--Output of /sbin/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
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 192.168.0.254 0.0.0.0 UG 0 0 0 eth0
--Output of lspci -v:
01:00.0 Ethernet controller: Linksys 21x4x DEC-Tulip compatible 10/100 Ethernet (rev 11)
Subsystem: Netgear Unknown device 511a
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at 1000 [size=256]
Memory at 12000000 (32-bit, non-prefetchable) [size=1K]
[virtual] Expansion ROM at 10000000 [disabled] [size=128K]
Capabilities: <access denied>