A: Check the RX dropped packets -- "ifconfig <interface>". If it shows a large
number of packets dropped vs. total number of packets, then there is a
good chance that the card has not auto-selected correctly. This was the
case with one of the machines that was connected to a 10Mbps, half-duplex
box. If using modules, add the following line to the /etc/conf.modules
files:
options tulip options=9
You can then either stop and restart the network or reboot the machine.
For more information on the TULIP card as well as other options you can
access the following web site:
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html