Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2024 16:05:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 283380] FreeBSD accepts and processes IPv4 packets destined to non-local MAC addresses instead of dropping them
Message-ID:  <bug-283380-7501-tzgkhbVwS4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283380-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283380-7501@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from Joerg Goltermann <jgm@osn.de> ---
we already tried to disable ip redirects

# sysctl -a | egrep "net.inet.ip.redirect|net.inet6.ip6.redirect"
net.inet.ip.redirect: 0
net.inet6.ip6.redirect: 0

but this doesn't resolve the issue.

just for info, we use IPFW and ng_netflow on this system.

--=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-283380-7501-tzgkhbVwS4>