netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortelnetworks.com>
To: netdev@oss.sgi.com
Subject: question about bridging/tunneling
Date: Wed, 22 Jan 2003 17:12:06 -0500	[thread overview]
Message-ID: <3E2F1736.500@nortelnetworks.com> (raw)


I would like to take two physically separated networks and bridge them 
with some kind of tunnel over a third network.  What I suspect will be 
the tricky bit is that the two networks are both on the same subnet.

The topology will be something like this:


                     tunnel box 1
192.168.1.0/24 ---  47.129.x.x
(part of it)              |
                           | (network)
                           |
                           |
192.168.1.0/24 --- 47.129.x.y
(rest of it)        tunnel box 2

How would I go about doing this with a linux box at each end?  Security 
isn't really a concern now, quick and dirty is fine.

I was hoping for some way to make the two tunnel boxes and the tunnel 
itself act like an invisible bridge, without needing any 192 addresses.

The key thing here is that I can't change the routing on the other 
machines, so the tunnel boxes are going to have to proxy arp for the 
machines on the other end of the tunnel.

Any pointers on how to do this or where to look for docs?

Thanks,

Chris


-- 
Chris Friesen                    | MailStop: 043/33/F10
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com

                 reply	other threads:[~2003-01-22 22:12 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=3E2F1736.500@nortelnetworks.com \
    --to=cfriesen@nortelnetworks.com \
    --cc=netdev@oss.sgi.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 NNTP newsgroup(s).