public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Grant Edwards <grante@visi.com>
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] Redboot: gateway support?
Date: Wed, 07 Feb 2001 13:23:00 -0000	[thread overview]
Message-ID: <20010207152809.A24601@visi.com> (raw)

I just figured out that RedBoot doesn't support use of an IP
gateway.

TCP connections via a gateway will mostly work since reply
packets are sent back to the Ethernet address whence they came.
If incoming packets come from a different gateway than outgout
packets are supposed to go to, this breaks.  But, I've never
actually _seen_ a situation like that.  :)

It appears that UDP traffic (TFTP downloads) are strictly
direct connections.  Has anybody implimented netmask/gateway
for RedBoot.  I probably will one of these days, but it's down
the list.

What I do need is for RedBoot and eCos apps to share IP
configuration info -- is anybody else doing this type of thing?

-- 
Grant Edwards
grante@visi.com

                 reply	other threads:[~2001-02-07 13:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010207152809.A24601@visi.com \
    --to=grante@visi.com \
    --cc=ecos-discuss@sources.redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).