From owner-freebsd-questions Tue Apr 18 9: 3:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kfug.kr.freebsd.org (bolero.snu.ac.kr [147.46.102.39]) by hub.freebsd.org (Postfix) with ESMTP id 7C59C37B593 for ; Tue, 18 Apr 2000 09:03:37 -0700 (PDT) (envelope-from cjh@kr.FreeBSD.ORG) Received: from gradius.myhome (adsl-dongjak-21020503336.usr2.hananet.net [210.205.33.36]) by kfug.kr.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18745 for ; Wed, 19 Apr 2000 01:04:02 +0900 (KST) (envelope-from cjh@kr.FreeBSD.ORG) Received: (from cjh@localhost) by gradius.myhome (8.9.3/8.9.3) id BAA01855; Wed, 19 Apr 2000 01:03:30 +0900 (KST) (envelope-from cjh) To: questions@freebsd.org Subject: natd error with vmware2 networking From: CHOI Junho Date: 19 Apr 2000 01:03:30 +0900 Message-ID: <86bt37s8fh.fsf@gradius.myhome> Lines: 43 X-Mailer: Gnus v5.7/Emacs 20.6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am running 4-STABLE. Recently I am using vmware2 port usually. To do networking in virtual machine, I setup natd and other stuffs. 1. Install vmware2. Select host networking in networking section. (vmware2 port of FreeBSD doesn't support bridged networking. right?) 2. recompile kernel with these options: options IPFIREWALL #firewall options IPFIREWALL_FORWARD #enable transparent proxy support options IPDIVERT #divert sockets 3. in /etc/rc.conf, firewall_enable="YES" firewall_type="open" natd_enable="YES" natd_interface="rl0" gateway_enable="YES" 4. IP of vmnet1 device is 192.168.2.1. IP of virtual machine(FreeBSD 3.4) is 192.168.2.2 IP of rl0 is 192.168.1.2. 5. virtual machine of vmware can do networking well. (default router of virtual machine is 192.168.2.2) 6. But, this message happens repeatedly: natd[83]: failed to write packet back (Permission denied) I don't want to see natd error message anymore. Does I setup my vmware networking properly? How can I remove this message? I've searched this mail archive but I can't find proper answer. -- +++ Any opinions in this posting are my own and not those of my employers +++ CHOI Junho FreeBSD Rocks! -------- Korea FreeBSD Users Group - Public Service of Youido Post Office - Web Data Bank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message