[prev in list] [next in list] [prev in thread] [next in thread] 

List:       debian-user
Subject:    Re: 2nd network card
From:       Shaun Jackman <sjackman () telus ! net>
Date:       2004-06-18 4:34:03
Message-ID: 200406172134.03278.sjackman () telus ! net
[Download RAW message or body]

If you're comfortable with editing config files by hand, you 
need to modify two files:
	/etc/network/interfaces
	/etc/modprobe.conf
modprobe.conf is for the linux kernel 2.6. If you're running 
linux kernel 2.4 (likely) then create a new file (any name) 
in /etc/modutils/ and run update-modules afterwards.

[/etc/network/interfaces]
auto lo eth0 eth1
iface lo inet loopback
iface eth0 inet dhcp
iface eth1 inet dhcp

[/etc/modprobe.conf]
alias eth0 3c59x
alias eth1 forcedeth

... where 3c59x and forcedeth are the driver names for your two 
cards. If both cards use the same driver, I'm afraid I don't 
know how to specify which is which.

Hope that helps! Cheers,
Shaun


On Thu June 17, 2004 19h09, Tom Brown wrote:
> How do I setup a second network card and have it activated
> upon boot? And how do I change which card is at eth0 and
> which card is at eth1?
>
> Thanks,
> Tom


-- 
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic