From owner-freebsd-questions@FreeBSD.ORG Sun Apr 29 20:06:38 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 680BF16A401 for ; Sun, 29 Apr 2007 20:06:38 +0000 (UTC) (envelope-from pete_sw@hotmail.com) Received: from bay0-omc2-s17.bay0.hotmail.com (bay0-omc2-s17.bay0.hotmail.com [65.54.246.153]) by mx1.freebsd.org (Postfix) with ESMTP id 50C4A13C43E for ; Sun, 29 Apr 2007 20:06:38 +0000 (UTC) (envelope-from pete_sw@hotmail.com) Received: from hotmail.com ([207.46.8.20]) by bay0-omc2-s17.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Sun, 29 Apr 2007 12:54:38 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 29 Apr 2007 12:54:37 -0700 Message-ID: Received: from 80.175.105.1 by BAY117-DAV10.phx.gbl with DAV; Sun, 29 Apr 2007 19:54:35 +0000 X-Originating-IP: [80.175.105.1] X-Originating-Email: [pete_sw@hotmail.com] X-Sender: pete_sw@hotmail.com From: "Pete Jones" To: "FreeBSD-questions" Date: Sun, 29 Apr 2007 20:54:42 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-OriginalArrivalTime: 29 Apr 2007 19:54:37.0982 (UTC) FILETIME=[37D693E0:01C78A98] Subject: Bridging with tap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Apr 2007 20:06:38 -0000 Does anyone know anything about ethernet bridging to a tap interface in Freebsd 6.2. I have compiled the bridge option and the tap device into the kernel, but the tap device has not appeared. I have tried this on a virtual machine and a separate box with the same results, yet it works with Freebsd 6.1. I used the same configuration in sysctl.conf for both 6.1 and 6.2. Has anyone had the same problem, or any other problems with tap not working?