All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-boot suppoorts VPN?
Date: Tue, 29 Nov 2005 12:33:55 -0500	[thread overview]
Message-ID: <438C9103.3060800@smiths-aerospace.com> (raw)
In-Reply-To: <1701279.post@talk.nabble.com>

lauren73 (sent by Nabble.com) wrote:
> Thanks a lot! I am sorry for confusing you.
> But the fact is that the 2 boards are connected as the following 
> drawing. The hardware is designed as this. I need to download kernel for 
> board 2 from hard drive of board 1. Usually switch cannot talk to switch 
> without bridge or router. So in this case I think I need VPN in order to 
> download the kernel using tftp.
> 
>  HD----CPU1 ----switch1 ------switch 2----CPU2 (uboot)
> |----------board 1------   ---|-------------board 2--------------|

Assuming switch1 and switch2 are normal ethernet switches, you need a 
crossover cable connecting switches 1 and 2 (Tx of switch 1 -> Rx of 
switch 2 and vice versa) unless your switch PHYs support auto-crossover. 
  You need CPU1 to run TFTP server software.  The it should Just 
Work[tm], no VPN or VLAN.

On the other hand, your hardware may not be normal ethernet switches, in 
which case we have even less of a clue than you.

gvb

  parent reply	other threads:[~2005-11-29 17:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29 16:30 [U-Boot-Users] U-boot suppoorts VPN? lauren73
2005-11-29 16:33 ` Richard Klingler
2005-11-29 16:49   ` Pantelis Antoniou
2005-11-29 19:38     ` Wolfgang Denk
2005-11-29 19:52       ` Pantelis Antoniou
2005-11-29 16:55   ` lauren73
2005-11-29 17:20     ` Richard Klingler
2005-11-29 19:41       ` Wolfgang Denk
2005-11-29 17:33     ` Jerry Van Baren [this message]
2005-11-29 19:37     ` Wolfgang Denk
2005-11-29 16:39 ` 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=438C9103.3060800@smiths-aerospace.com \
    --to=gerald.vanbaren@smiths-aerospace.com \
    --cc=u-boot@lists.denx.de \
    /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.