[Bug 283380] FreeBSD accepts and processes IPv4 packets destined to non-local MAC addresses instead of dropping them
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Dec 2024 15:52:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283380 Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zarychtam@plan-b.pwste.edu. | |pl --- Comment #1 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- That's probably not a bug but only misconfiguration or incompatibility of the default configuration with the user's needs. Maybe you want to change the sysctl knob "net.inet.ip.redirect" which defaults to "1" and configure one of the firewalls (ipfw(8), pf(4), ifp(8)). -- You are receiving this mail because: You are the assignee for the bug.