From owner-freebsd-questions Wed Oct 10 14: 6:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 85E1937B406 for ; Wed, 10 Oct 2001 14:06:46 -0700 (PDT) Received: from fac13.ds.psu.edu (localhost.ds.psu.edu [127.0.0.1]) by fac13.ds.psu.edu (8.11.6/8.11.3) with ESMTP id f9AL6ji00462 for ; Wed, 10 Oct 2001 17:06:45 -0400 (EDT) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200110102106.f9AL6ji00462@fac13.ds.psu.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-questions@FreeBSD.ORG Subject: firewall settings for vmware From: "Richard E. Hawkins" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 Oct 2001 17:06:45 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got further on this than I did on my own last time, but . . . In /etc/rc.conf, I have the following# for vmware routeing firewall_enable="YES" firewall_type="simple" natd_enable="YES" natd_interface="fxp0" under simple in rc.firewall, I have # set these to your outside interface network and netmask and ip oif="fxp0" onet="146.186.61.65" omask="255.255.255.192" oip="146.186.61.192" # set these to your inside interface network and netmask and ip iif="ed1" inet="192.0.2.16" imask="255.255.255.0" iip="192.0.2.17" I assume that the latter is the problem. I need to be able to access from both the machine and the 192. reigme. I want to say device lo0, but would vmware look there? and which addresses would I use? If I set the type to open, all works, but this seems a bit extreme :) -- What part of "non-negotiable" didn't you understand? /"\ ASCII ribbon campaign dochawk@psu.edu Smeal 178 (814) 375-4700 \ / against HTML mail These opinions will not be those of X and postings. Penn State until it pays my retainer. / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message