From owner-freebsd-emulation Sat Mar 23 7:31:15 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 1CD0737B400 for ; Sat, 23 Mar 2002 07:31:13 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 4.00) id 16onU5-0008Yz-00; Sat, 23 Mar 2002 07:31:09 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "John Nielsen" Cc: freebsd emulator list Subject: Re: vmware nat windoze services References: <02f701c1d23a$d4be6c30$0900a8c0@max> Message-Id: Date: Sat, 23 Mar 2002 07:31:09 -0800 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 >> freebsd 4.5-stable host system running >> vmware2 with a virtual >> windows 98se under it >> >> other windoze systems can not 'see' the sharables etc. on the >> virtualized win98se. i suspect i need to nat win's ports or >> something. any clues? > > When you install the VMware port, answer "yes" when it asks if you want > to use netgraph bridging. Compile a kernel with bridging support > (options BRIDGE). The VMnet module is by default initialized to use > 192.168.0.1. It should use an address on a network that is NOT IN USE. > If you use the 192.168.0.0/24 network then change this address in > /usr/local/etc/vmware/config. > > Configure your virtual machine to use "host-only" networking. This > merely tells VMware not to worry about bridging, since the FreeBSD host > is doing that for you. Configure the guest as if it were another node > on your real network. > > If you've already done all this then post again with more details. i did not use netgraph, but otherwise pretty much the same. networking works, i can see shares on other hosts and do other net things. it's just that other hosts can not see my shares. i would think, possibly incorrectly, that netgrapgh should not make any difference here. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message