[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Determining eth -> driver mapping



On Sat, 27 Sep 2003 00:10:08 +0200, michf@post.tau.ac.il wrote:
> I would rather try to detect which interface is mapped to the driver
> instead of assuming the active one is always on eth0.
> Is there a way to do that?

AFAIK there isn't a way to tell that, but if your network drivers are
all modules, you can prompt the system to always load rtl8139 for eth0
anda different module for eth1. You do this by adding aliases to
/etc/modutils/aliases and running update-module.

This is what I have on my firewall.
alias eth0 8139too
alias eth1 3c509


-- 
Stephen Patterson http://patter.mine.nu/
steveSPAM@.patter.mine.nu  remove SPAM to reply        
Linux Counter No: 142831 GPG Public key: 252B8B37        
Last one down the pub's an MCSE



Reply to: