[4115] in linux-net channel archive
Two network cards - cannot ping
daemon@ATHENA.MIT.EDU (System Administrator)
Tue Aug 20 16:28:41 1996
From: System Administrator <danny@ct-ngnet.army.mil>
To: "'Linux Net'" <linux-net@vger.rutgers.edu>
Date: Tue, 20 Aug 1996 15:28:21 -0400
Hi, I have two network cards on one of my linux boxes. I am able to ping one of the
cards and every node on that network. On the other hand I can not ping the other
card. They are both on different networks. This is my current configuration:
eth0 Link encap:10Mbps Ethernet HWaddr 00:00:C0:A9:EF:74
inet addr:193.86.2.9 Bcast:193.86.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9837 errors:0 dropped:0 overruns:0
TX packets:135 errors:0 dropped:0 overruns:0
Interrupt:15 Base address:0x230 Memory:c8000-cc000
eth1 Link encap:10Mbps Ethernet HWaddr 00:00:C0:A4:DE:8F
inet addr:192.168.2.1 Bcast:192.168.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0
TX packets:0 errors:0 dropped:0 overruns:0
Interrupt:3 Base address:0x290 Memory:d0000-d4000
eth0 is working but eth1 is not. Any ideas?
Thanks in advance.