LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Neither my Linkseys or my Netgear NIC's work in Red Hat 9 (https://www.linuxquestions.org/questions/linux-hardware-18/neither-my-linkseys-or-my-netgear-nics-work-in-red-hat-9-a-99072/)

StlthMd 10-01-2003 01:18 PM

Neither my Linkseys or my Netgear NIC's work in Red Hat 9
 
Is there a way I can make these work, or do I have to go out and buy another NIC. I don't really want to do that because I have 2 eatra as it is ;). Anyway, thanx for the help.



Stealth -

hw-tph 10-01-2003 01:33 PM

Post the exact model numbers and it will be a lot easier to help. :)

hw

StlthMd 10-01-2003 02:13 PM

Linkseys - LNE100TX v5.1
Netgear - FA311 REV-B1

Looking_Lost 10-01-2003 05:19 PM

The linksys should be tulip driver don't know what the other is off hand

Try with just the linksys inserted adding to

/etc/modules.conf

alias eth0 tulip

reboot for good measure

or

modprobe tulip

the try and bring it up with a dummy ip address to test

ifconfig eth0 192.168.1.1

then ifconfig to see if it's taken

if so try pinging 192.168.1.1

StlthMd 10-01-2003 06:10 PM

All right, thanx.

Stealth -


All times are GMT -5. The time now is 05:37 AM.