[4496] in linux-net channel archive

home help back first fref pref prev next nref lref last post

Re: 2 Ethernet Cards

daemon@ATHENA.MIT.EDU (Dr Eberhard W Lisse)
Sat Sep 21 07:14:27 1996

Date: 	Sat, 21 Sep 1996 10:09:00 +0100
To: milton@calnek.com, linux-net@vger.rutgers.edu
From: el@lisse.na (Dr Eberhard W Lisse)

At 23:38 20/9/96, Milton Calnek wrote:
>Hi,
>
>        I'm trying to install 2 ethernet cards in my Linux box.
>I read in mini/Multiple-Ethernet that I needed to add 'append = "ether,0,0
>This didn't work for me... so I tried 
>append = "ether,3,0x300,0xCC000,0,eth1"
>

OK, this is what I have in a linux box with three ethernet cards (one to the router, 
two to a segment of the ethernet).

root = /dev/hda2
 image = /vmlinuz
  label = linux
  alias = 1
  append="ether=0,0,eth1 ether=0,0,eth2"
  read-only

And here is the salient output from dmesg:

eth0: WD80x3 at 0x300,  00 00 C0 43 7A 5B WD8013, IRQ 10, shared memory at 0xcc000-0xcffff.
[...]
eth1: WD80x3 at 0x280,  00 00 C0 FA 15 47 WD8013, IRQ 3, shared memory at 0xd0000-0xd3fff.
[...]
eth2: WD80x3 at 0x240,  00 00 C0 0C 61 4D WD8013, IRQ 4, shared memory at 0xd4000-0xd7fff.

The old adage aplies, RTFM or here rather RTFHow-To :-)-O


el


--
Dr. Eberhard W. Lisse   \         /              Swakopmund State Hospital
<el@lisse.NA>            *        |               Resident Medical Officer
Private Bag 5004          \      /      +264 64  461503 (pager) 461005 (home) 461004 (fax)
Swakopmund, Namibia        ;____/ Zone/Domain Contact for the NA-DOM
Vice-Chairman, Board of Trustees, Namibian Internet Development Foundation,
an Association not for Gain. NAMIDEF is the Namibian Internet Service Provider.



home help back first fref pref prev next nref lref last post