An error stating that net.inet.ip.check_interface in sysctl.conf is, or has, an invalid oid has been noticed recently in the console messages when rebooting a desktop Freebsd-14.1p5 system.
The entry in /etc/sysctl.conf is:
net.inet.ip.check_interface=1 # verify packet arrives on correct interface (default 0)
Why are we seeing this warning? And what is the significance of it?
The entry in /etc/sysctl.conf is:
net.inet.ip.check_interface=1 # verify packet arrives on correct interface (default 0)
Why are we seeing this warning? And what is the significance of it?