Date: Thu, 16 Nov 2000 11:24:24 +0200 (SAST) From: Reinier Bezuidenhout <rbezuide@oskar.nanoteq.co.za> To: (urded) <urded@bsdshell.net> Cc: freebsd-current@FreeBSD.ORG Subject: RE: vmwareport does not work Message-ID: <XFMail.001116112424.rbezuide@oskar.nanoteq.co.za> In-Reply-To: <20001115163422.8947A5DF4@free.bsdshell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi ... I'll give my worth of what the messages actually mean .. > i get > > kldload: can't load /usr/local/lib/vmware/lib/modules/vmmon_up.ko: File > exists This means the vmmon_up is already loaded - do a kldstat > sysctl: unknown oid 'net.link.ether.bridge_refresh' Seems like you do not have bridging compiled into the kernel ?? > kldload: can't load if_tap.ko: File exists This also axists already - same as vmmon_up above > ifconfig: ioctl (SIOCAIFADDR): File exists The ifconfig fails because it has already been done on bootup with the vmnet device - that's why the error "File exists" > > what' s wrong then ? > There doesn't seem to be anything wrong ... except that bridging isn't on (I think), but depending on how you use vmware networking it is not a show stopper. Reinier ################################################################### # # # R.N. Bezuidenhout NetSeq Firewall # # rbezuide@oskar.nanoteq.co.za http://www.nanoteq.co.za # # # ################################################################### ---------------------------------- Date: 16-Nov-00 Time: 11:21:04 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.001116112424.rbezuide>