linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@embeddededge.com>
To: OTAVIO ISAMU SUGENO <otavio.sugeno@siemens.com.br>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: How to configure 2 ethernet devices
Date: Wed, 15 May 2002 12:00:19 -0400	[thread overview]
Message-ID: <3CE28613.8090206@embeddededge.com> (raw)
In-Reply-To: B7AC573479F05C438F232539B961A168094FE9@CUR1006V.br002.siemens.net.br


OTAVIO ISAMU SUGENO wrote:

> ......but when
> configuring the devices using bootp/rarpd in message IP-Config only
> appears:

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.

> 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.

> What do I need to configure in the HardHat Linux to receive a second ip
> address to the eth1?

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.


	-- Dan


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

  reply	other threads:[~2002-05-15 16:00 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 [this message]
2002-05-15 18:31   ` Wolfgang Denk
     [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=3CE28613.8090206@embeddededge.com \
    --to=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).