From owner-freebsd-questions@FreeBSD.ORG Tue May 1 23:56:15 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 535D816A402 for ; Tue, 1 May 2007 23:56:15 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail2.sea5.speakeasy.net (mail2.sea5.speakeasy.net [69.17.117.4]) by mx1.freebsd.org (Postfix) with ESMTP id 2C83613C44B for ; Tue, 1 May 2007 23:56:15 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 14538 invoked from network); 1 May 2007 23:56:14 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail2.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 May 2007 23:56:14 -0000 Received: from Lowell-Desk.localdomain (Lowell-Desk.lan [172.30.250.6]) by be-well.ilk.org (Postfix) with ESMTP id 2D8F528434; Tue, 1 May 2007 19:56:10 -0400 (EDT) Received: by Lowell-Desk.localdomain (Postfix, from userid 1147) id F23801CC85; Tue, 1 May 2007 19:56:09 -0400 (EDT) To: "Pete Jones" References: From: Lowell Gilbert Date: Tue, 01 May 2007 19:56:09 -0400 In-Reply-To: (Pete Jones's message of "Sun\, 29 Apr 2007 20\:54\:42 +0100") Message-ID: <44bqh414km.fsf@Lowell-Desk.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD-questions Subject: Re: Bridging with tap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD-questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 23:56:15 -0000 "Pete Jones" writes: > 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? tap devices don't appear until you try to use them. What are you actually trying that fails? My qemu-based testbed with a lot of tap devices has been working on -STABLE steadily since early in the 6.x lifetime (I haven't used it lately, but it definitely worked after 6.2 was released).