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

Problems with 2 netgear cards?



There seems to be a problem when running multiple netgear cards in the same
machine.  eth0 seems to run fine, but eth1 does not work....  Link lights
are on, and the cables have been checked/replaced.


matt@x:~$ ping -dv 192.168.0.194
PING 192.168.0.194 (192.168.0.194): 56 data bytes
92 bytes from 192.168.0.136: Destination Host Unreachable
Vr HL TOS  Len   ID Flg  off TTL Pro  cks      Src      Dst Data
 4  5  00 5400 7264   0 0000  40  01 9c93 192.168.0.136  192.168.0.194

92 bytes from 192.168.0.136: Destination Host Unreachable
Vr HL TOS  Len   ID Flg  off TTL Pro  cks      Src      Dst Data
 4  5  00 5400 7164   0 0000  40  01 9d93 192.168.0.136  192.168.0.194

92 bytes from 192.168.0.136: Destination Host Unreachable
Vr HL TOS  Len   ID Flg  off TTL Pro  cks      Src      Dst Data
 4  5  00 5400 7064   0 0000  40  01 9e93 192.168.0.136  192.168.0.194


--- 192.168.0.194 ping statistics ---
4 packets transmitted, 0 packets received, 100% packet loss
matt@x:~$ /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:A0:CC:57:52:9C
          inet addr:x.x.x.x  Bcast:x.x.x.x  Mask:255.255.255.240
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:43928 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23052 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:12 Base address:0xe800

eth1      Link encap:Ethernet  HWaddr 00:A0:CC:D0:FF:4E
          inet addr:192.168.0.136  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2203 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          Interrupt:5 Base address:0xec00

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:2215 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2215 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

matt@x:/proc$ cat modules
lockd                  41744   0 (autoclean) (unused)
sunrpc                 57800   0 (autoclean) [lockd]
tulip                  28976   2
unix                   11336   8 (autoclean)
matt@x:/proc$ cat net/dev
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes
packets errs drop fifo colls carrier compressed
    lo:  247214    2215    0    0    0     0          0         0   247214
2215    0    0    0     0       0          0
  eth0: 3481841   44141    0    0    0     0          0         0  2160084
23259    0    0    0     0       0          0
  eth1:       0       0    0    0    0     0          0         0    92566
2203    0    0    0     0       0          0




Both cards are using the tulip module.

Any help will be appreciated.

Thanks,


Matthew Walkup
matt@digitalod.com



Reply to: