From: Dirk Heinrichs <ext-dirk.heinrichs@nokia.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] eth0/eth1 detected, but "wired" network is eth1...
Date: Mon, 3 Apr 2006 08:37:49 +0200 [thread overview]
Message-ID: <200604030837.49851.ext-dirk.heinrichs@nokia.com> (raw)
In-Reply-To: <7573e9640604021223n60640bemba51f433bd689e8d@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 950 bytes --]
Am Sonntag, 2. April 2006 21:23 schrieb ext Richard Fish:
> On 4/2/06, Jarry <jarry@gmx.net> wrote:
> > But what is eht0, wifi? Can I somehow change network detection so that
> > eth0 is wired-ethernet, and eth1 "that other network" (probably
> > wifi)???
>
> Most likely eth0 is your wifi card. You can write udev rules to set
> whatever device names you want. For example:
>
> # wireless
> DRIVER=="ipw2100", NAME="wlan"
Or based on MAC addresses:
KERNEL=="eth*", SYSFS{address}=="00:11:22:33:44:55", NAME="eth0"
KERNEL=="eth*", SYSFS{address}=="11:22:33:44:55:66", NAME="eth1"
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: dirk.heinrichs@capgemini.com
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
next prev parent reply other threads:[~2006-04-03 6:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-02 12:19 [gentoo-user] eth0/eth1 detected, but "wired" network is eth1 Jarry
2006-04-02 19:23 ` Richard Fish
2006-04-03 6:37 ` Dirk Heinrichs [this message]
2006-04-03 8:34 ` Neil Bothwick
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=200604030837.49851.ext-dirk.heinrichs@nokia.com \
--to=ext-dirk.heinrichs@nokia.com \
--cc=gentoo-user@lists.gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox