From owner-freebsd-emulation Sun Dec 19 8:44:43 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id ED52C14FEF for ; Sun, 19 Dec 1999 08:44:41 -0800 (PST) (envelope-from vsilyaev@mindspring.com) Received: from mindspring.com (user-2iveaj4.dialup.mindspring.com [165.247.42.100]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id LAA13140; Sun, 19 Dec 1999 11:44:35 -0500 (EST) Received: (from vsilyaev@localhost) by mindspring.com (8.9.3/8.9.3) id LAA00374; Sun, 19 Dec 1999 11:44:34 -0500 (EST) (envelope-from vsilyaev) Date: Sun, 19 Dec 1999 11:44:32 -0500 From: "Vladimir N. Silyaev" To: freebsd-emulation@FreeBSD.ORG Cc: "Jeremy L. Stock" Subject: Re: VMware networking question Message-ID: <19991219114432.B329@jupiter.delta.ny.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm not sure if I should ask here or in -questions. I'm having a problem > with traffic to the outside world. I can ping the vmnet1 address of > 192.168.254.1 and my real IP but that's all I can do. I'm using > 192.168.254.1 as my gateway and 192.168.254.2 as the IP in '98. I don't know, I think you are have some troubles with NAT configuration. Try to run tcpdump on the vmnet1 and on your external interface and check the how your NAT doing own work. Also be sure, that you are have enabled IP gatewaing in your box. > I have setup masquerading under Linux before and I tried to use nat for > this, but I haven't been successful yet. I'd appreciate any pointers. If you are need communicate only in your local ethernet network, try to apply the Mark's tips described in the message from Dec 15. -- Vladimir Silyaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message