From owner-freebsd-net Thu Apr 18 2:10:55 2002 Delivered-To: freebsd-net@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id 9B7E837B41D for ; Thu, 18 Apr 2002 02:10:50 -0700 (PDT) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g3I9ANd91928; Thu, 18 Apr 2002 11:10:23 +0200 (CEST) (envelope-from ticso@cicely9.cicely.de) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g3I91W6e004672; Thu, 18 Apr 2002 11:01:32 +0200 (CEST)?g (envelope-from ticso@cicely9.cicely.de) Received: from cicely9.cicely.de (cicely9.cicely.de [10.1.1.11]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id g3I91VX07096; Thu, 18 Apr 2002 11:01:31 +0200 (CEST) Received: (from ticso@localhost) by cicely9.cicely.de (8.11.6/8.11.6) id g3I91VN73633; Thu, 18 Apr 2002 11:01:31 +0200 (CEST) (envelope-from ticso) Date: Thu, 18 Apr 2002 11:01:30 +0200 From: Bernd Walter To: Radoslav Vasilev Cc: freebsd-net@freebsd.org Subject: Re: vlan traffic over ipsec tunnel Message-ID: <20020418090130.GK70839@cicely9.cicely.de> References: <20020417191130.7741237B417@hub.freebsd.org> <20020417234411.GI70839@cicely9.cicely.de> <001901c1e672$07bf1cb0$52ad44c1@deckland> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001901c1e672$07bf1cb0$52ad44c1@deckland> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD cicely9.cicely.de 5.0-CURRENT alpha Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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" > To: "Peter J. Blok" > Cc: ; > 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 ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message