From owner-freebsd-emulation Mon Sep 11 14:10:45 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mail.mypoints.com (dyn-52-52.corp.mypoints.com [209.141.52.52]) by hub.freebsd.org (Postfix) with ESMTP id 77FA837B422 for ; Mon, 11 Sep 2000 14:10:42 -0700 (PDT) Received: (from cgaffney@localhost) by mail.mypoints.com (8.9.3/8.9.3) id QAA00368 for freebsd-emulation@FreeBSD.ORG; Mon, 11 Sep 2000 16:10:30 -0500 (CDT) (envelope-from cgaffney) Date: Mon, 11 Sep 2000 16:10:30 -0500 From: "Corey G." To: freebsd-emulation@FreeBSD.ORG Subject: Cannot Get Virtual Interface Up Message-ID: <20000911161030.A290@mypoints.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am trying to get host-only networking working on FreeBSD 4.1 and have stumbled upon getting the interface to actually come up. Here is some information. blood# ./vmware.sh stop ifconfig: interface vmnet1 does not exist ifconfig: interface vmnet1 does not exist blood# ./vmware.sh start kldload: can't load if_tap.ko: No such file or directory ./vmware.sh: cannot create /compat/linux/dev/vmnet1: no such device or address blood# ls -la /compat/linux/dev/vm* crw-r--r-- 1 root wheel 200, 0 Sep 11 16:01 /compat/linux/dev/vmmon crw-r--r-- 1 root wheel 149, 0x00010001 Sep 11 16:01 /compat/linux/dev/vmnet1 blood# cat config vmware.fullpath = "/usr/local/lib/vmware/bin/vmware" wizard.fullpath = "/usr/local/lib/vmware/bin/vmware-wizard" dhcpd.fullpath = "/usr/local/lib/vmware/bin/vmnet-dhcpd" loop.fullpath = ""/usr/local/lib/vmware/bin/vmware-loop" libdir = "/usr/local/lib/vmware/lib" vmnet1.HostOnlyAddress = "192.168.74.1" vmnet1.HostOnlyNetMask = "255.255.255.0 Thanks All, Corey -- +----------------------------------------------+ | Corey Gaffney | corey.gaffney@mypoints.com | | Systems Manager | (847) 969-8150 x4500 | +----------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message