Date: Wed, 3 Oct 2001 13:03:16 -0700 From: "Crist J. Clark" <cristjc@earthlink.net> To: Chip <chip@wiegand.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd permission denied at bootup Message-ID: <20011003130316.B8391@blossom.cjclark.org> In-Reply-To: <0110030627070H.96094@chip.wiegand.org>; from chip@wiegand.org on Wed, Oct 03, 2001 at 06:27:07AM -0700 References: <0110022222480G.96094@chip.wiegand.org> <20011003012926.L310@blossom.cjclark.org> <0110030627070H.96094@chip.wiegand.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011003130316.B8391>
