Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: backward compatibility: how far can it reasonably go?



> "Greg A. Woods" <woods%planix.ca@localhost> 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




Home | Main Index | Thread Index | Old Index