This just happened to a guy on our local LUG list. It was an I/O or interrupt port conflict. He just changed the setting by adding this line in /etc/lilo.conf:
append="ether=IRQ,I/O" where IRQ and I/O are your settings. If you run: cat /proc/ioports cat /proc/interrupts You ought to be able to confirm this is the problem; then go from there. On Tue, 19 Dec 2000 17:37:14 Sebastiaan wrote: > Hi, > > I try to get a 3c509 network card working, which has worked before on my > system. After some research I found out that the card worked correctly > under windoze, but I can not figure out why the card does not work under > Linux. > I have disabled pnp and the card insmods well. I can also give it an > address with ifconfig and ping to the card, but I am unable to ping > another host (and vice versa). As far as I know I have no firewall running > and no special options in /etc/hosts.deny. > > What else can I try, hints? > > Thanks in advance, > Sebastiaan > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]