On Sun, 2002-06-30 at 10:48, Rodney D. Myers wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I have one lingering problem with my new Debian install. > > I have most things "under" control, but the one things that is not > allowing me to connect to my internal network, nor the internet. The NIC > is recognized, but I have been unable to get it working. > > Is there a document, HOWTO, cheat sheet, on how to get a 3c59X network > card recognized, and configured under Debian?
well, the recognized part should be easy, run 'modprobe 3c59x' (to make it permanent, add 3c59x to /etc/modules) the next step is to run 'man interfaces' or if you like nice examples, you can 'zless /usr/share/doc/ifupdown/examples/network-interfaces.gz' -Mark -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

