Date: Thu, 8 Nov 2001 18:36:04 -0800 (PST) From: Henry smith <getzz11@yahoo.com> To: questions@freebsd.org Subject: NATD question... Message-ID: <20011109023604.46157.qmail@web21109.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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 <connected to the internet> ... inet 24.205.96.8 #ifconfig xl1 <connected to LAN> ... 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011109023604.46157.qmail>