[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: two network interfaces
- To: alex <b26_1999(at-nospam)yahoo.com>
- Subject: Re: two network interfaces
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Sun, 28 Oct 2001 02:09:56 +0200 (EET)
- cc: <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <000201c15f74$459d3420$0100000a@ns>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sat, 27 Oct 2001, alex wrote:
> eth0: 3c509 at 0x300 tag 1, 10baseT port address 0 60 97 72 09 f2, IRQ 12
> eth1: 3c509 at 0x300 tag 2, 10baseT port address 0 a0 24 2b f3 5b, IRQ 10
these messages state that both ethernet controllers are configured to use
the same i/O address (0x300) - this configuration cannot work. IRQs might
be shareable, but I/O addresses may NOT.
you should configure the cards to use different I/O addresses (how - that
depends on your cards.
btw, 'm not sure if this is the issue dani was refering to, or he was
refering to IP address matters. i presume that PCI cards may be configured
via software, and that's what he meant by 'using ifconfig to give them
seperate (I/O) addresses'. if these are not PCI cards, they might be
configured by jumpers/dip-switches, or by software - depending on the type
of card you've got.
--
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il