From owner-freebsd-questions Sat Feb 10 19:38:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id D275337B401 for ; Sat, 10 Feb 2001 19:38:08 -0800 (PST) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sat, 10 Feb 2001 19:36:14 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f1B3c4o63913; Sat, 10 Feb 2001 19:38:04 -0800 (PST) (envelope-from cjc) Date: Sat, 10 Feb 2001 19:38:03 -0800 From: "Crist J. Clark" To: Nick Rogness Cc: Benjamin Ossei , questions@FreeBSD.ORG Subject: Re: Can't hit my own website from behind firewall Message-ID: <20010210193803.D62368@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <20010210221403.B2DDC36FA@sitemail.everyone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from nick@rogness.net on Sat, Feb 10, 2001 at 04:37:24PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Feb 10, 2001 at 04:37:24PM -0600, Nick Rogness wrote: > On Sat, 10 Feb 2001, Benjamin Ossei wrote: > > > I'm accessing it with the public address. Basically, I use the domain > > name of the site. What kind of natd rules will I need? I appologize > > for the format of this e-mail. My regular pc is down so I'm using > > this web based e-mail. > > > ipfw add divert natd ip from any to any via $INSIDE_INTERFACE That's really not a good idea. If you really want to do this, you should run another instance of natd(8) for the internal interface and not try to use the one aliasing for the external one. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message