From owner-freebsd-questions Thu Nov 8 18:36:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web21106.mail.yahoo.com (web21106.mail.yahoo.com [216.136.227.108]) by hub.freebsd.org (Postfix) with SMTP id 3E27437B416 for ; Thu, 8 Nov 2001 18:36:39 -0800 (PST) Message-ID: <20011109023638.56349.qmail@web21106.mail.yahoo.com> Received: from [209.8.72.252] by web21106.mail.yahoo.com via HTTP; Thu, 08 Nov 2001 18:36:38 PST Date: Thu, 8 Nov 2001 18:36:38 -0800 (PST) From: Henry smith Subject: NATD question To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Hi, I'm using cable modem to connect to the internet. I want to make my FreeBSD box as a gateway of my microsoft windows client. ==== FreeBSD Configuration ==== /etc/rc.conf: gateway_enable="YES" natd_enable="YES" natd_flags="" #ifconfig xl0 ... inet 24.205.96.8 #ifconfig xl1 ... inet 192.168.1.1 #ps x | grep natd 348 ?? Ss 0:00.04 natd -interface xl1 #ipfw list 00001 allow ip from any to any 00050 divert 8668 ip from any to any ==== Windows Configuration ==== *** Obtain an IP address automatically ======================================== My FreeBSD box is connected to the internet, but my windows client is not connected to the internet. Does someone have any idea to help me ? Thank you very much, Smith. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message