To insert the module, run "insmod tulip.o"
(I'm not sure if you have to give the module any parameters for seeing
both cards though.)

If you're running RedHat, use netconf to config your ethernet cards.
Otherwise, run:
ifconfig eth0 <IP#1> netmask <Netmask#1>
ifconfig eth0 up
ifconfig eth1 <IP#2> netmask <Netmask#2>
ifconfig eth1 up



On Thu, 24 Feb 2000, Brent Clements wrote:

> This is a stupid question...but I have two network cards in my
> machine..They are both based on the tulip.c driver which I have just
> downloaded and compiled as a module....I looked in the /proc/pci and
> the kernel recognizes the cards at boot up...now how do I load a
> module for each of the cards so that one has the alias eth0 and the
> other eth1
> 
> what is the command line for loading this module?
> 
> I'm feeling stupid right now. maybe its the fact that I've been up 72
> hours programming this linux router software..DOH!!!
> 
> Thanks,
> Brent
> 
> 
> 


-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to