>>>>> "Sebastiaan" == Sebastiaan  <[EMAIL PROTECTED]> writes:

    Sebastiaan> Hi, I try to get a 3c509 network card working, which
    Sebastiaan> has worked before on my system. After some research I
    Sebastiaan> found out that the card worked correctly under
    Sebastiaan> windoze, but I can not figure out why the card does
    Sebastiaan> not work under Linux. I have disabled pnp and the card
    Sebastiaan> insmods well. I can also give it an address with
    Sebastiaan> ifconfig and ping to the card, but I am unable to ping
    Sebastiaan> another host (and vice versa). As far as I know I have
    Sebastiaan> no firewall running and no special options in
    Sebastiaan> /etc/hosts.deny.

Random thoughts, random order:

- Try to ensure it is receiving interrupts. Look at /proc/interrupts.

- Look at the ifconfig stats and see if it has received/transmitted
anything?  Any errors? Any dropped packets?

- Run tcpdump of other computers on the network and see if that shows
anything strange. eg no packets at all, or only packets in one
direction, bad/duplicate IP address, duplicate Ethernet address (just
because it should not happen, don't assume it wont happen), or
something else which is wrong.
-- 
Brian May <[EMAIL PROTECTED]>

Reply via email to