From owner-freebsd-emulation@FreeBSD.ORG Sat Apr 19 12:41:02 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA6637B410 for ; Sat, 19 Apr 2003 12:41:02 -0700 (PDT) Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33F4743FB1 for ; Sat, 19 Apr 2003 12:41:02 -0700 (PDT) (envelope-from mbsd@pacbell.net) Received: from atlas ([64.160.45.145]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 HotFix 1.6 (built Oct 18 2002)) with ESMTP id <0HDL00M8FW0DTM@mta6.snfc21.pbi.net> for freebsd-emulation@freebsd.org; Sat, 19 Apr 2003 12:41:02 -0700 (PDT) Date: Sat, 19 Apr 2003 12:41:01 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= In-reply-to: <20030419114608.B2580@localhost> X-X-Sender: mikko@atlas.home To: Michael Class Message-id: <20030419123929.C345@atlas.home> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20030419114608.B2580@localhost> cc: freebsd-emulation@freebsd.org Subject: Re: vmware3 and bridges networking not working X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 19:41:03 -0000 On Sat, 19 Apr 2003, Michael Class wrote: > Hello all, > > first of all thank you for the vmware3 port! > > Unfortunately I cannot get networking to work inside a vmware > machine. I am running a (very) current 5.0-current SMP system > and am getting the folloing message during the startup of the > vmware engine: > > Could not query bridging status on device /dev/vmnet0. > Please update your vmnet driver. > > The modules are loaded: > > pc-micha:~> kldstat > Id Refs Address Size Name > 1 11 0xc0100000 4374b4 kernel > 2 1 0xc0538000 42314 acpi.ko > 3 1 0xc64a1000 2000 rtc.ko > 4 1 0xc64b6000 8000 vmmon_smp.ko > 5 1 0xc68ad000 2000 vmnet.ko > 6 1 0xc6ad1000 15000 mga.ko > > Any hints of what to try? Should it work? If vmware3 is anything like vmware2, it should be configured for "host only" networking when using bridging on FreeBSD. $.02, /Mikko