Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2000 16:10:30 -0500
From:      "Corey G." <corey.gaffney@mypoints.com>
To:        freebsd-emulation@FreeBSD.ORG
Subject:   Cannot Get Virtual Interface Up
Message-ID:  <20000911161030.A290@mypoints.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000911161030.A290>