[Bug 240363] IPFILTER does not start on clean install system with default kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 6 10:26:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240363

            Bug ID: 240363
           Summary: IPFILTER does not start on clean install system with
                    default kernel
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: dym at afalina.od.ua

How to reproduce bug:
Installing clean version 12.0

When included in rc.conf:
====
ipfilter_enable = "YES"
====
IPFILTER does not start.
Reports a kernel/user version mismatch.
That is, with a default installation, IPF/IPNAT is not working.


Include options in the kernel config:
====
options IPFILTER
options IPFILTER_LOG
====
and rebuilding the kernel treats rakes.

However, rebuilding the kernel also requires rebuilding the world, or at least
ipf/ipnat

That is, the installation image contains a mismatch between the kernel assembly
and the environment in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list