I have recently got 2 old 486 boxes which I am trying to connect
to my existing pentium like this:


modem            thin ether
- - - [notatla]-------------[slash]--------------[quote]
     A         B           C       D            E

A=194.222.156.169
B=192.168.0.1
C=192.168.0.2
D=10.0.0.1
E=10.0.0.2

All network cards work individually, but the 2 in one box seem to
clash.  I've appended "ether=0,0,eth1" in lilo.conf.
They are a NE2000-type (8019R) and a 3c509b.  Advice welcome.


[root@slash tmp]# dmesg

md driver 0.35 MAX_MD_DEV=4, MAX_REAL=8
ne.c:v1.10 9/23/94 Donald Becker ([EMAIL PROTECTED])
NE*000 ethercard probe at 0x300: 00 4f 4c 04 57 ca
eth0: NE2000 found at 0x300, using IRQ 3.
eth1: 3c509 at 0x300 tag 1, BNC port, address  00 a0 24 0d ad fc, IRQ 10.
3c509.c:1.12 6/4/97 [EMAIL PROTECTED]
eth1: Setting Rx mode to 1 addresses.


[root@slash tmp]# ifconfig
lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:11 errors:0 dropped:0 overruns:0
          TX packets:11 errors:0 dropped:0 overruns:0

eth0      Link encap:10Mbps Ethernet  HWaddr 00:4F:4C:04:57:CA
          inet addr:10.0.0.1  Bcast:10.255.255.255  Mask:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0
          TX packets:0 errors:4 dropped:0 overruns:0
          Interrupt:3 Base address:0x300 

eth1      Link encap:10Mbps Ethernet  HWaddr 00:A0:24:0D:AD:FC
          inet addr:192.168.0.2  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:3 dropped:0 overruns:0
          Interrupt:10 Base address:0x300 



[root@slash tmp]# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.0.0     *               255.255.0.0     U     0      0        1 eth1
10.0.0.0        *               255.0.0.0       U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        1 lo


[root@slash tmp]# ping notatla
PING notatla.demon.co.uk (192.168.0.1): 56 data bytes
eth0: unexpected TX-done interrupt, lasttx=0.
eth1: transmit timed out, Tx_status 70 status 0000 Tx FIFO room 22.
eth0: unexpected TX-done interrupt, lasttx=0.
eth1: transmit timed out, Tx_status 70 status 0000 Tx FIFO room 22.
eth0: unexpected TX-done interrupt, lasttx=0.
eth1: transmit timed out, Tx_status 70 status 0000 Tx FIFO room 22.
eth0: unexpected TX-done interrupt, lasttx=0.

--- notatla.demon.co.uk ping statistics ---
51 packets transmitted, 0 packets received, 100% packet loss


--
##############################################################
# Antonomasia   [EMAIL PROTECTED]                      #
# See http://www.notatla.demon.co.uk/                        #
##############################################################


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to