[Bug 283380] FreeBSD accepts and processes IPv4 packets destined to non-local MAC addresses instead of dropping them
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283380 Marek Zarychta <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected]. | |pl --- Comment #1 from Marek Zarychta <[email protected]> --- 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.