[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network card -- not found



On Mon, Feb 25, 2002 at 11:08:12PM -0500, Joshua Foster wrote:
| 
| I cannot get my ethernet card working.  During installation, I was
| asked for my IP address, netmask, and gateway, which I thought meant
| that my card was recognized.  But I can't ping anyone but myself.  I
| looked in the configuration file and the only two devices configured
| are "lo" and "sit0".  Do I need a specific driver for the card?  It's
| a Linksys Network Everywhere NC100 v2.1.  Where do I find a driver?

Google finds this as the first hit :

http://lhd.zdnet.com/db/dispproduct.php3?DISP?2219

See where it says "Chipset: tulip"?  That means it's a tulip card and
uses the tulip driver.  Run 'modconf' and select the 'DEC Tulipchip'
(or whatever the exact wording is).  Then try 'ifup eth0'.  The device
will be named "eth0".

The "lo" device is the loopback device.  It is how you can ping
yourself.  The "sit0" device has something to do with tunnels.  You
don't really need it.  I never had one until I started trying to play
with IPv6.  I don't understand it yet, but that's what I know.

HTH,
-D

-- 

Failure is not an option.  It is bundled with the software.



Reply to: