From owner-freebsd-net Wed Dec 5 14:23:55 2001 Delivered-To: freebsd-net@freebsd.org Received: from spitfire.velocet.net (spitfire.velocet.net [216.138.223.227]) by hub.freebsd.org (Postfix) with ESMTP id A7F3737B405 for ; Wed, 5 Dec 2001 14:23:49 -0800 (PST) Received: from office.tor.velocet.net (trooper.velocet.net [216.138.242.2]) by spitfire.velocet.net (Postfix) with ESMTP id C6B1144A997 for ; Wed, 5 Dec 2001 17:23:48 -0500 (EST) Received: (from dgilbert@localhost) by office.tor.velocet.net (8.11.4/8.9.3) id fB5MNms41408; Wed, 5 Dec 2001 17:23:48 -0500 (EST) (envelope-from dgilbert) From: David Gilbert MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15374.40564.147991.647586@trooper.velocet.net> Date: Wed, 5 Dec 2001 17:23:48 -0500 To: Freebsd-net@freebsd.org Subject: netgraph bridge works on fxp0, fails on wi0 X-Mailer: VM 6.96 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The netgraph bridge setup for vmware works very well and I've been happy with it for some time running on my laptop. My old laptop had an ep0 pccard and my new laptop has a builtin (PCI-attached) fxp0. I have also had vmware work with an ed0 pccard. However, we all just got new wireless network cards, and I was surprised to discover that wi0 didn't work in this configuration. Some details: I don't run /usr/local/etc/rc.d/vmware.sh at bootup. I run it only when I'm going to run vmware. This is largely because I don't often run vmware and I don't need a whole wack of modules loaded when they're not to be used. But it's also important in that pccard ethernet cards are not installed when rc.d would run. Anyways, wi0 is recognised by netgraph and grows its own ng_ether node. I inspected the bridging configuration, and it was as expected in all cases. ... but no packets from the vmware process ever escape (I was specifically looking for dhcp packets with tcpdump). Any ideas? Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://daveg.ca | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message