Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2021 15:22:04 +0100
From:      Darryn Nicol <darryn.nicol@gmail.com>
To:        freebsd-net@freebsd.org
Subject:   Some net.link.bridge entries in sysctl.conf appear ignored after upgrade to 13.0-RELEASE
Message-ID:  <CAE7M2DcBqt0_asOM26S2iS3bWKn0BndyiBcciz=vRg=qbXuthg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have the following entries in /etc/sysctl.conf to facilitate the use of
IPFW within VNET jails:

# Only pass IP packets when pfil is enabled
net.link.bridge.pfil_onlyip=0
# Packet filter on the bridge interface
net.link.bridge.pfil_bridge=0
# Packet filter on the member interface
net.link.bridge.pfil_member=0

These worked fine in 12.2-RELEASE but since the upgrade after every reboot
these are all set to 1. If I set them manually they work, but are reset to
1 after another reboot. I have other entries in sysctl.conf that work, did
these sysctls change in 13?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE7M2DcBqt0_asOM26S2iS3bWKn0BndyiBcciz=vRg=qbXuthg>