From owner-freebsd-emulation Mon Jul 31 17:19:36 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id 7691E37B512 for ; Mon, 31 Jul 2000 17:19:20 -0700 (PDT) (envelope-from vns@mindspring.com) Received: from jupiter.delta.ny.us (nyf-ny11-47.ix.netcom.com [198.211.18.175]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id UAA17726; Mon, 31 Jul 2000 20:19:12 -0400 (EDT) Received: (from vsilyaev@localhost) by jupiter.delta.ny.us (8.9.3/8.9.3) id UAA00641; Mon, 31 Jul 2000 20:19:09 -0400 (EDT) (envelope-from vns) Date: Mon, 31 Jul 2000 20:19:09 -0400 (EDT) From: "Vladimir N.Silyaev" Message-Id: <200008010019.UAA00641@jupiter.delta.ny.us> To: bwithrow@nortelnetworks.com Cc: emulation@freebsd.org Subject: Re: Bridged networking with vmware In-Reply-To: <200007312111.RAA00472@pobox.engeast.BayNetworks.COM> References: <200007312111.RAA00472@pobox.engeast.BayNetworks.COM> Reply-To: vns@delta.odessa.ua Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 31 Jul 2000 17:11:10 -0400, Robert Withrow wrote: >In what port does vmnet_bridge.ko exist? It was existed in beta version, announce about beta testing was postet to this list couple weeks ago. >I'm running the "standard" FreeBSD port of VMWARE (/usr/ports/.../vmware1) >with the Makefile having version 1.19, and there doesn't seem to be >any vmnet_bridge.ko built. If you are have 4.1 system or latter, you are have just to start: sysctl -w net.link.ether.bridge_refresh=1 sysctl -w net.link.ether.bridge=1 If you are have errors on that way, you should build kernel with BRIDGE option. > >It is very confusing there being all these different ports. It's only two of them - one in FreeBSD port tree, and second one, for testing available from my page. > >Also, it would be a lot more *user friendly* if whatever ports there >are, that they all support 4.0 REL as well as newer stuff. It takes >us a while to qual new releases. 4.0-Release was just testing release, if I don't miss something. And bridge options will be not supported on it. -- Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message