All of lore.kernel.org
 help / color / mirror / Atom feed
From: bert hubert <ahu@ds9a.nl>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Virtual circuits
Date: Mon, 03 Dec 2001 13:32:22 +0000	[thread overview]
Message-ID: <marc-lartc-100738622716986@msgid-missing> (raw)
In-Reply-To: <marc-lartc-100737357102407@msgid-missing>

On Mon, Dec 03, 2001 at 11:01:09AM +0100, M.F. PSIkappa wrote:

> I'm interesting about this, I know that in FreeBSD it's posible via
> netgraph but I didn't see any usable solutions for linux.
> I know about Frame Diverter but it's not suitable for my purpose.

This is not what these Virtual Circuits are - the VCs I mention are ATM
vc's, not 'bridging tunnels'.

> How to sent _everything_ (e.g. arp) from client1 to client1_router?
> I cant use any tunnel.
> It's posible with linux ?

Well, you can use a tunnel, it's just that you want a 'bridging tunnel',
that appears by magic so to speak. Basically you are then a two-port
repeater with a long bit in the middle.

Now, is this possible? I think it is, I'm just not entire sure how. 

Perhaps a proxy-arping pseudo bridge does what you want? In that case ARPs
are not transmitted over your tunnel, but your tunnel device reacts to ARP
requests for hosts it knows about on the other side.

If you want a real bridge, you should find a way to create a 'virtual
interface' that lives on the remote host, and run a bridge between your
regular interface and the 'virtual long distance' one.

Perhaps this is possible.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
Trilab                                 The Technology People
Netherlabs BV / Rent-a-Nerd.nl           - Nerd Available -
'SYN! .. SYN|ACK! .. ACK!' - the mating call of the internet

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/

  reply	other threads:[~2001-12-03 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-03  9:59 [LARTC] Virtual circuits M.F. PSIkappa
2001-12-03 13:32 ` bert hubert [this message]
2001-12-03 14:12 ` Martin Josefsson
2001-12-03 15:03 ` Jasper Spaans

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=marc-lartc-100738622716986@msgid-missing \
    --to=ahu@ds9a.nl \
    --cc=lartc@vger.kernel.org \
    /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.