linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: Dan Malek <dan@embeddededge.com>
Cc: OTAVIO ISAMU SUGENO <otavio.sugeno@siemens.com.br>,
	linuxppc-embedded@lists.linuxppc.org
Subject: Re: How to configure 2 ethernet devices
Date: Wed, 15 May 2002 20:31:28 +0200	[thread overview]
Message-ID: <20020515183133.3A6101196A@denx.denx.de> (raw)
In-Reply-To: Your message of "Wed, 15 May 2002 12:00:19 EDT." <3CE28613.8090206@embeddededge.com>


Hi,

in message <3CE28613.8090206@embeddededge.com> Dan Malek wrote:
>
> The purpose of IP-Config is to provide a minimal network configuration
> as to allow a network booting feature.  It will not completely initialize
> a network environment suitable for little more than the NFS connection itself.

...but it comes in very handy for embedded systems  that  don't  need
the  overhead  (memory  footprint) for tools like ifconfig and route.
And for most simple configurations (where you just  need  to  set  IP
address, netmask, and default router) it is completely sufficient.

> > IP-Config: Got RARP answer form 10.0.0.10, my address is 10.0.0.100
> >
> > I guess this is to the eth0 interface.
>
> The IP-Config sends requests on all configured interfaces and accepts the
> first one that replies.

You can restrict the chioce of interfaces  by  using  an  "ip="  boot
argument.

> You need to run the real user-land network configuration scripts and utilities
> to properly configure a network on any system.  It should also be done even
> when you are using IP-Config and network booting.

Ummm... what for? I never do this, and the systems are  just  working
fine.  I  never  saw any deficiency in the IP autoconfiguration stuff
(except that it doesn't accept more than one "ip=" option, so we  can
configure only one interface that way). What am I missing?

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
"Out of register space (ugh)"
- vi

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-05-15 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-15 13:49 How to configure 2 ethernet devices OTAVIO ISAMU SUGENO
2002-05-15 16:00 ` Dan Malek
2002-05-15 18:31   ` Wolfgang Denk [this message]
     [not found] <3CE2C6CB.20402@embeddededge.com>
2002-05-15 21:15 ` Wolfgang Denk

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=20020515183133.3A6101196A@denx.denx.de \
    --to=wd@denx.de \
    --cc=dan@embeddededge.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=otavio.sugeno@siemens.com.br \
    /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;
as well as URLs for NNTP newsgroup(s).