From owner-freebsd-questions Sat Mar 3 17:55: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mss.rdc2.nsw.optushome.com.au (ha1.rdc2.nsw.optushome.com.au [203.164.2.50]) by hub.freebsd.org (Postfix) with ESMTP id 8B4F937B719 for ; Sat, 3 Mar 2001 17:55:00 -0800 (PST) (envelope-from drsmithy@optushome.com.au) Received: from area51.thehouse ([203.164.81.76]) by mss.rdc2.nsw.optushome.com.au (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010304015459.RHEJ26799.mss.rdc2.nsw.optushome.com.au@area51.thehouse> for ; Sun, 4 Mar 2001 12:54:59 +1100 Content-Type: text/plain; charset="iso-8859-1" From: Christopher Smith Reply-To: drsmithy@usa.net To: freebsd-questions@freebsd.org Subject: VMWare and bridging Date: Sun, 4 Mar 2001 11:55:07 +1000 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <01030411550702.01924@area51.thehouse> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to get the VMWare2 port running under FreeBSD-4.2 with little success. The port installs fine and during the installation I tell it to use fxp0 (the only NIC in this machine) as the bridging interface. The vmware startup scripts appear to execute correctly on boot (no error messages) but the card still doesn't work in the VMWare machine. I originally had the VMWare machine's config set to use bridging and it complained about not being able to find the device. On reading the docs in /usr/local/share/doc/vmware I tried changing the setting to "host only" which fixes the error message about not detecting the vmnet0 device. However, networking inside the VM still doesn't work. Just for testing purposes I'm trying to get a FreeBSD install disk to the point of starting a network install, but it won't configure the card via DHCP and none of the lights on the hub are flashing to indicate traffic. Any advice would be greatly appreciated. I'm trying to compile the port and my ports tree was last cvsup'd yesterday. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message