From: Tommy McNeely <Tommy.McNeely@Sun.COM>
To: netfilter@lists.netfilter.org
Subject: Re: Subject: Re: OT: curious about eth0/eth1
Date: Wed, 08 Jan 2003 16:36:15 -0700 [thread overview]
Message-ID: <38490000.1042068975@leverage> (raw)
In-Reply-To: <3E1CB1E0.1060708@aut.ac.nz>
--On Thursday, January 09, 2003 12:18:56 PM +1300 Ian Batterbee
<ian.batterbee@aut.ac.nz> wrote:
>> On a side note... the case you speak of is easily averted by using
>> different cards :)
>>
>> [root@pickles root]# cat /etc/modules.conf
>> alias parport_lowlevel parport_pc
>> alias eth0 3c59x
>> alias eth1 eepro100
>> alias eth2 tulip
>
>
> I'm probably missing something here, but how does that help ? The
> problem is that if that the eth0 module fails to load for whatever
> reason, then the card that would normally be eth1 would be known as eth0.
>
> If you provide aliases... all that means is that you can do
>
> modprobe eth0
> modprobe eth1
>
> but ... as far as I understand it, those module aliases names have no
> link to the name the kernel allocates to the interface, so if eth0
> failed, it would load eth1 (aliased to eepro100), and the eepro100 would
> be known as eth0 to the kernel.
>
> Or is there some kludgy relationship between module alias names and
> interface names ?
>
I assumed there was a relationship... I can't really test that from here..
but um.. I assume it would load eth1 as eepro100 ?? if you compile your
network devices into the kernel, then you may hafta get a little trickier
Tommy
PS: why doesn't my mail client treat this as a list like redhat's ?
>
>
--
Tommy McNeely -- Tommy.McNeely@Sun.COM
Sun Microsystems - IT Ops - Broomfield Campus Support
Phone: x50888 / 303-464-4888 -- Fax: 720-566-3168
prev parent reply other threads:[~2003-01-08 23:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-08 23:18 Subject: Re: OT: curious about eth0/eth1 Ian Batterbee
2003-01-08 23:36 ` Tommy McNeely [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38490000.1042068975@leverage \
--to=tommy.mcneely@sun.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.