From owner-freebsd-mobile Sat Jul 27 14: 5:58 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB60937B400 for ; Sat, 27 Jul 2002 14:05:56 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A66FE43E5E for ; Sat, 27 Jul 2002 14:05:55 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g6RL5qYx038814; Sat, 27 Jul 2002 15:05:53 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 27 Jul 2002 15:05:46 -0600 (MDT) Message-Id: <20020727.150546.107966135.imp@bsdimp.com> To: freebsd@guldan.demon.nl Cc: freebsd-mobile@FreeBSD.ORG, erik@pentadon.com Subject: Re: (Retry) Bridging a wi-device with a LAN-adapter From: "M. Warner Losh" In-Reply-To: <20020723132152.GJ463@bombur.guldan.demon.nl> References: <002401c23245$1ced2130$0100a8c0@erikpc> <20020723132152.GJ463@bombur.guldan.demon.nl> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message: <20020723132152.GJ463@bombur.guldan.demon.nl> Robert **UNKNOWN CHARSET** writes: : bridging does work, i have had it working with an sitecom wireless : adaptor a Prism2 chipset card and a standard ethernet ne2000 ed0 : interface. I worked i could get dhcp responses and network traffic over : the bridge. Just by following the man page of the wi driver. Actually, bridging mostly works. However, I've found that I can't attach Cisco and a few other cards when bridging is enabled. It apperas that somehow those packets don't wind up in the right place, but instead go over the bridge (which makes no sense to me having stared at the code, but I've had it happen to me time and time again). This is with BRIDGE, not ng_bridge. I've not investigated the latter. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message