From owner-freebsd-net@FreeBSD.ORG Fri Jan 6 23:23:34 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8704516A41F for ; Fri, 6 Jan 2006 23:23:34 +0000 (GMT) (envelope-from leimy2k@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E956A43D48 for ; Fri, 6 Jan 2006 23:23:33 +0000 (GMT) (envelope-from leimy2k@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so3429273nzo for ; Fri, 06 Jan 2006 15:23:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Ki7qBV6irNPbmkdBJZuvuInyX4UCrjQkPL7wy14eGO5j7G3zOIxvehq44PHpVriUE0NB0CpR+RVf3zrTR5TBwgKJA3Gl+IA9ly1f0CpWdwcBTVE8nYRFK5Tot3MwJz7QUS376kwPTyik04t9pLU4lCb0P8CDovsmWwod8YfcpHE= Received: by 10.36.36.12 with SMTP id j12mr2945005nzj; Fri, 06 Jan 2006 15:23:33 -0800 (PST) Received: by 10.36.41.7 with HTTP; Fri, 6 Jan 2006 15:23:33 -0800 (PST) Message-ID: <3e1162e60601061523k742d46cdreade7fb276232f13@mail.gmail.com> Date: Fri, 6 Jan 2006 15:23:33 -0800 From: David Leimbach To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: if_bridge FreeBSD 6.0 on a Broadcom interface not working X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2006 23:23:34 -0000 To whom it may concern. I've been using qemu with the vde port [until recently, the qemu port is to= o far ahead of the vde one now] on an x86 machine with FreeBSD 6 and using if_bridge to connect the tap0 interface with xl0 with great success. I tried to duplicate this configuration on a dual opteron machine that has Broadcom adapters and when I add the bge0 or bge1 interfaces to the bridge0 iface that I create I lose all connectivity. The moment I destroy the bridge0 interface, bge0 or bge1 as it may be begins responding again. I'm all for not supporting Broadcom here... I don't care for their business practices so much and will likely get another network card to work around this problem. I just thought I'd bring it up since I think if_bridge is really excellent otherwise! If you want/need more information I'll be glad to provide. Dave Leimbach