From: Steffen Sledz <sledz@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: confused by netbase/udev
Date: Tue, 09 Feb 2010 14:18:08 +0100 [thread overview]
Message-ID: <4B716090.2090104@dresearch.de> (raw)
In-Reply-To: <1265716784.16488.1.camel@mattotaupa>
Paul Menzel wrote:
>> And here's what i like to see:
>> * Connect an USB-NIC should result in an DHCP-configured interface.
>
> Do you have it configured somewhere (for example in [2])? If not you can
> use a daemon like NetworkManager.
> ...
> [2] /etc/network/interfaces
It's the Angstrom standard configuration containing e.g.
# Wired or wireless interfaces
auto eth0
iface eth0 inet dhcp
iface eth1 inet dhcp
But i'm not sure what this part means (especially what means 'auto'
here. Where can i found some documentation about the content of this
config file. The busybox and ifup/ifdown manpages are not very helpful
here. :(
And another problem is the mentioned naming. If every connected
USB-NIC gets a new name i cannot refer to it in this config file.
> I hope that helps.
Just a tiny bit. ;-)
Steffen
next prev parent reply other threads:[~2010-02-09 13:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-09 11:23 confused by netbase/udev Steffen Sledz
2010-02-09 11:59 ` Paul Menzel
2010-02-09 13:18 ` Steffen Sledz [this message]
2010-02-09 13:29 ` Petr Štetiar
2010-02-09 13:38 ` Steffen Sledz
2010-02-09 13:47 ` Petr Štetiar
2010-02-09 15:38 ` Steffen Sledz
2010-02-09 22:58 ` Paul Menzel
2010-02-09 21:14 ` Cliff Brake
2010-02-10 7:43 ` Steffen Sledz
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=4B716090.2090104@dresearch.de \
--to=sledz@dresearch.de \
--cc=openembedded-devel@lists.openembedded.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.