On Thu, Apr 18, 2002 at 03:43:17AM +0300, Radoslav Vasilev wrote:
> How in practise one can bridge two separate lans through netgraph/whatever
>  ehternet over IP) ?

Take a look into /usr/share/examples/netgraph.
There is an example for ethernet bridging and udp tunnel.
You just have to put ksocket nodes between the ethernet nodes
instead of connecting them directly.

> ----- Original Message -----
> From: "Bernd Walter" <[EMAIL PROTECTED]>
> To: "Peter J. Blok" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Thursday, April 18, 2002 2:44 AM
> Subject: Re: vlan traffic over ipsec tunnel
> 
> 
> > On Wed, Apr 17, 2002 at 09:11:28PM +0200, Peter J. Blok wrote:
> > > Hi All,
> > >
> > > I'd like to accomplish the following: I have two locations, connected
> via an
> > > IPSEC tunnel. Is it possible to connect the vlans at both ends through
> the
> > > tunnel.
> > >
> > > Is this possible with existing software? What would it take to do
> something
> > > like this?
> >
> > With netgraph you can bridge ethernets over IP which then gets
> > encypted via ipsec - at least in theory.
> > But If you only want to connect IP based lans you should route instead.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
[EMAIL PROTECTED]         Usergroup           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to