From owner-freebsd-emulation Sun Mar 24 16:17:31 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 316BA37B41A for ; Sun, 24 Mar 2002 16:17:15 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 4.00) id 16pIAk-0001iQ-00; Sun, 24 Mar 2002 16:17:14 -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: Sun, 24 Mar 2002 16:17:14 -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 i am confused as usual. and the vmware page i used to use, , is not functioning. is there a recipie for setting up netgraph briding and then vmware to use it? randy # ngctl list There are 5 total nodes: Name: ngctl3541 Type: socket ID: 00000023 Num hooks: 0 Name: bnet0 Type: bridge ID: 00000017 Num hooks: 4 Name: wi0 Type: ether ID: 0000000c Num hooks: 2 Name: vmnet1 Type: ether ID: 0000000b Num hooks: 1 Name: xl0 Type: ether ID: 0000000a Num hooks: 1 etc. etc. but the sucker seems to be misconfigured somehow, as the win98se guest does not dhcp out on the local lan, and it has a good old 169 address. i used BRIDGE_NAME="bnet0" BRIDGE_IFACES="vmnet1 wi0 xl0" LOCAL_IFACE="wi0" though xl0 is not always activem and is down now randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message