From owner-freebsd-hackers Wed Apr 17 15:26:16 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.datapipe.com (mail.datapipe.com [64.27.120.46]) by hub.freebsd.org (Postfix) with ESMTP id 004BE37B41B; Wed, 17 Apr 2002 15:26:06 -0700 (PDT) Received: from tool [64.27.64.34] by mail.datapipe.com with ESMTP (SMTPD32-6.06) id A67D20BA00BC; Wed, 17 Apr 2002 18:26:05 -0400 Date: Wed, 17 Apr 2002 18:26:05 -0400 (EDT) From: Matt Ayres X-X-Sender: matta@tool.teb2.datapipe.net To: "Peter J. Blok" Cc: freebsd-hackers@FreeBSD.ORG, Subject: Re: vlan traffic over ipsec tunnel In-Reply-To: <20020417191130.7741237B417@hub.freebsd.org> Message-ID: <20020417182441.B1723-100000@tool.teb2.datapipe.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't know of a way to do this in FreeBSD, however OpenBSD's bridging code does support this. man brconfig on an OpenBSD box. Simply bridging a tunneling device and an ethernet device might work under FreeBSD. Matt On Wed, 17 Apr 2002, 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? > > Peter > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message