Date: Wed, 25 Aug 1999 17:49:41 -0700 (PDT) From: Doug <Doug@gorean.org> To: daniel B <danielb@pacex.net> Cc: freebsd-questions@freebsd.org Subject: Re: Changing default behaviour ipfw rule 65535 Message-ID: <Pine.BSF.4.10.9908251748490.51755-100000@dt010nb9.san.rr.com> In-Reply-To: <Pine.BSF.3.96.990825171354.12159A-100000@almazs.pacex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 Aug 1999, daniel B wrote:
> Hi
> How do I change the default behaviour of ipfw rule 65535 from:
>
> deny ip from any to any
> to:
> deny log ip from any to nay
>
ipfw add 65534 deny log ip from any to any
Thus, rule 65535 will never be reached.
Good luck,
Doug
--
"My mama told me, my mama said, 'don't cry.' 'She said you're too young a man
to have as many women you got.' I looked at my mother dear and didn't even
crack a smile. I said, 'If women kill me, I don't mind dyin!'"
- John Belushi as "Joliet" Jake Blues, "I Don't Know"
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?Pine.BSF.4.10.9908251748490.51755-100000>
