> "Greg A. Woods" <wo...@planix.ca> writes:
> I am unclear if ipf has been removed by default from current.
>

Even in NetBSD 9, ipf is not in the GENERIC kernel config.

Was the kernel compiled to use ipf?

e.g. add to kernel config:
options         IPFILTER_LOG    # ipmon(8) log support
options         IPFILTER_LOOKUP # ippool(8) support
options         IPFILTER_COMPAT # Compat for IP-Filter
pseudo-device   ipfilter        # IP filter (firewall) and NAT

--gene


Reply via email to