From owner-freebsd-emulation Sun Mar 24 18:20:30 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 1DE3237B421 for ; Sun, 24 Mar 2002 18:20:14 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020325022013.TIVG1214.rwcrmhc54.attbi.com@InterJet.elischer.org>; Mon, 25 Mar 2002 02:20:13 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id SAA33627; Sun, 24 Mar 2002 18:01:13 -0800 (PST) Date: Sun, 24 Mar 2002 18:01:12 -0800 (PST) From: Julian Elischer To: Randy Bush Cc: John Nielsen , freebsd emulator list Subject: Re: vmware nat windoze services In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 24 Mar 2002, Randy Bush wrote: > goin' nuts here > > have options BRIDGE in kernel options BRIDGE and netgraph bridging are two incompatible things. > > deinstalled and reinstalled vmware2 (which ran fine with ipfw nat), > choosing netgraph and wi0 (my physical external interface). > > rebooted > > did not let /usr/local/etc/rc.d/vmware.sh run at boot, as i wanted > to be sure wi0 was up before running it. > > ran /usr/local/etc/rc.d/vmware.sh, no complaints > > # kldstat > Id Refs Address Size Name > 1 12 0xc0100000 243904 kernel > 2 1 0xc0344000 88e4 snd_maestro3.ko > 3 1 0xc034d000 15874 snd_pcm.ko > 4 1 0xc12f3000 2000 rtc.ko > 5 2 0xc12f5000 15000 linux.ko > 7 4 0xc1384000 9000 netgraph.ko > 8 1 0xc1392000 7000 linprocfs.ko > 9 1 0xc1399000 9000 vmmon_up.ko > 10 1 0xc13a4000 4000 if_tap.ko > 11 1 0xc13a8000 3000 ng_ether.ko > 12 1 0xc13ac000 4000 ng_bridge.ko > 13 1 0xc13b0000 3000 ng_socket.ko > > # ngctl list > There are 5 total nodes: > Name: ngctl418 Type: socket ID: 0000000e Num hooks: 0 > Name: vmnet_bridge Type: bridge ID: 00000005 Num hooks: 3 > Name: vmnet1 Type: ether ID: 00000003 Num hooks: 1 > Name: wi0 Type: ether ID: 00000002 Num hooks: 2 > Name: xl0 Type: ether ID: 00000001 Num hooks: 0 > > (xl0 is the rarely used builtin ether) > > Mar 24 17:36:15 roam /kernel: module_register: module netgraph already exists! > Mar 24 17:36:15 roam /kernel: linker_file_sysinit "netgraph.ko" failed to register! 17 > Mar 24 17:36:39 roam ntpd_initres[81]: couldn't resolve `ntp.research.att.com', giving up on it > Mar 24 17:36:42 roam /kernel: /dev/vmmon: Module vmmon: registered with major=200 minor=0 tag=$Name: build-570 $ > Mar 24 17:36:42 roam /kernel: /dev/vmmon: Module vmmon: initialized > Mar 24 17:36:42 roam /kernel: wi0: promiscuous mode enabled > Mar 24 17:36:42 roam /kernel: vmnet1: promiscuous mode enabled > > win98 vmware client still has ether address of 169.... > > randy > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message