From owner-freebsd-questions Fri Oct 15 3:15: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.128.1.71]) by hub.freebsd.org (Postfix) with ESMTP id E59CC15205 for ; Fri, 15 Oct 1999 03:14:59 -0700 (PDT) (envelope-from sderdau@ne.mediaone.net) Received: from ne.mediaone.net (sderdau.ne.mediaone.net [24.218.2.59]) by chmls06.mediaone.net (8.8.7/8.8.7) with ESMTP id GAA02190; Fri, 15 Oct 1999 06:14:56 -0400 (EDT) Message-ID: <3806FEE2.D9011AF8@ne.mediaone.net> Date: Fri, 15 Oct 1999 06:16:02 -0400 From: "Stephen A. Derdau" X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.2.5-15 i586) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: "Questions @ FreeBSD" Subject: Re: Whats a good ipfw rule to allow access to webserver References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alfred Perlstein wrote: > > On Thu, 14 Oct 1999, Stephen A. Derdau wrote: > > > I'm running 3.3 and I'm trying to figure out a good > > ipfw rule to allow access to my websderver ? > > > > i'm also running natd. > > > > I can access the website via local but not external. > > simply form a direct connection with the -redirect_port option. > however if your webserver has a real IP address, just enter > an IPFW rule before your divert rule. > > -Alfred Do you mean add divert natd all from any to any via ${natd_interface} That isn't doing it. Thank You !!! I'll keep looking. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message