On Thu, 24 Oct 2002 23:29:05 -0700
Adam Weinberger <[EMAIL PROTECTED]> wrote:

> from ipfirewall(4):
>      There is one rule that always exists, rule number 65535.  This rule nor-
>      mally causes all packets to be dropped.  Hence, any packet which does not
>      match a lower numbered rule will be dropped.  However, a kernel compile
>      time option IPFIREWALL_DEFAULT_TO_ACCEPT allows the administrator to
>      change this fixed rule to permit everything.
> 
> - -Adam

So I should add

option IPFIREWALL_DEFAULT_TO_ACCEPT

or
option IPFIREWALL_DEFAULT_TO_ACCEPT=??

to the kernel?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to