From owner-freebsd-questions Wed Oct 3 13: 3:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id E458837B407 for ; Wed, 3 Oct 2001 13:03:26 -0700 (PDT) Received: from blossom.cjclark.org (dialup-209.247.136.53.Dial1.SanJose1.Level3.net [209.247.136.53]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id NAA22402; Wed, 3 Oct 2001 13:03:23 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.3) id f93K3HE09133; Wed, 3 Oct 2001 13:03:17 -0700 (PDT) (envelope-from cjc) Date: Wed, 3 Oct 2001 13:03:16 -0700 From: "Crist J. Clark" To: Chip Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd permission denied at bootup Message-ID: <20011003130316.B8391@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <0110022222480G.96094@chip.wiegand.org> <20011003012926.L310@blossom.cjclark.org> <0110030627070H.96094@chip.wiegand.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <0110030627070H.96094@chip.wiegand.org>; from chip@wiegand.org on Wed, Oct 03, 2001 at 06:27:07AM -0700 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 On Wed, Oct 03, 2001 at 06:27:07AM -0700, Chip wrote: > On Wednesday 03 October 2001 01:29, Crist J. Clark wrote: > > On Tue, Oct 02, 2001 at 10:22:48PM -0700, Chip wrote: [snip] > > > I have also replaced rc.firewall with a differant one that has only - > > > /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 > > > And I get the same error messages. > > > > Are really there? D'oh! I just noticed this. > Yep: > divert 8668 ip from any to any via dc0 > allow ip from any to any via lo0 > deny ip from any to any 127.0.0.0/0 > deny ip from 127.0.0.0/0 to any Is this really what you have? A 0-bit mask? That rule is the same as, deny ip from any to any > allow ip from any to any > deny ip from any to any -- Crist J. Clark cjclark@alum.mit.edu cjclark@jhu.edu cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message