Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 2019 10:26:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240363] IPFILTER does not start on clean install system with default kernel
Message-ID:  <bug-240363-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240363

            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@FreeBSD.org
          Reporter: dym@afalina.od.ua

How to reproduce bug:
Installing clean version 12.0

When included in rc.conf:
=3D=3D=3D=3D
ipfilter_enable =3D "YES"
=3D=3D=3D=3D
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:
=3D=3D=3D=3D
options IPFILTER
options IPFILTER_LOG
=3D=3D=3D=3D
and rebuilding the kernel treats rakes.

However, rebuilding the kernel also requires rebuilding the world, or at le=
ast
ipf/ipnat

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240363-227>