[1468] in linux-net channel archive
Re: Multiple network cards
daemon@ATHENA.MIT.EDU (Peter Linich)
Sat Dec 2 02:18:03 1995
Date: Fri, 1 Dec 1995 18:17:14 +0100 (MET)
From: Peter Linich <master@cpg.it>
To: linux-net@vger.rutgers.edu
Thanks to all for your suggestions. I finally got it to work by putting the line:
ether=0,0,eth1
on the boot command line. I have since also added into lilo.conf so that it
always comes up with the two interfaces.
I was trying to get a PLIP interface to work while I was playing with the above
and I found that entering:
ether=0,0,plip1
would "configure" the PLIP device at boot time.
Thanks again,
Peter