From owner-freebsd-questions Wed Mar 29 21:46:20 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id 03B9737B6F6 for ; Wed, 29 Mar 2000 21:46:16 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id AAA18729; Thu, 30 Mar 2000 00:46:10 -0500 (EST) (envelope-from cjc) Date: Thu, 30 Mar 2000 00:46:10 -0500 From: "Crist J. Clark" To: Alan Clegg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd with three interfaces. Message-ID: <20000330004610.D17852@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000329224805.C3459@laptop.firehouse.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000329224805.C3459@laptop.firehouse.net>; from abc@firehouse.net on Wed, Mar 29, 2000 at 10:48:05PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 29, 2000 at 10:48:05PM -0500, Alan Clegg wrote: > I have a machine with three interfaces, wireless (wi0) internal (fxp0) and > external (dc0). > > Now, I have natd running as such: > > /sbin/natd -n dc0 Check. > with: > > /sbin/ipfw -f flush > /sbin/ipfw add divert natd all from any to any via dc0 > /sbin/ipfw add pass all from any to any > > on startup. Check. Check. Check. > Forwarding is turned on, and everything is OK as long as machines are going > out from wireless or internal to the outside world. My problem occurs when > I try to go from inside to wireless or vice-versa. What kinds of "problems" are these? I think we need some more info. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message