From owner-freebsd-questions Wed May 22 14: 7:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 8D08237B40F for ; Wed, 22 May 2002 14:07:07 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g4ML75bi541040; Wed, 22 May 2002 17:07:05 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020521230833.A7944@switchblade.cyberpunkz.org> References: <20020521230833.A7944@switchblade.cyberpunkz.org> Date: Wed, 22 May 2002 17:07:04 -0400 To: Rob Andrews , questions@FreeBSD.ORG From: Garance A Drosihn Subject: Re: emulator port VMware2.. Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 11:08 PM -0500 5/21/02, Rob Andrews wrote: >I'm not currently subscribed to this list but if someone does have >an answer to this question please reply directly to me please.. > >I recently installed VMware2 on my FreeBSD 4.6-RC desktop box and >had noticed that once installed and everything was setup that when >I attempt to power-on a session it complains about not being able >to find vmnet0. > >I know when the vmware.sh is executed that it sets up the device >vmnet1. How do I get VMware to look to the correct place for the >vmnet1 device instead of vmnet0? Which device it uses depends on what kind of networking you have configured in the guest OS (ie, in your virtual machine). There's "HostOnly", and there's another option called something like "Bridged". I think "HostOnly" causes vmware to use vmnet1, iirc. You would want to configure your virtual machines to use "HostOnly" even when you have selected the netgraph-bridging strategy when installing the port. This may seem non- intuitive, but remember that you're installing a Linux program on FreeBSD. There is a little bit of magic hand-waving that goes on to make all of this work. The vmware2 program is giving you options that make sense in the Linux environment, but it has no idea what is going on in the FreeBSD environment. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message