Date: Wed, 08 May 2019 05:10:41 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 234472] CARP using wrong multicast MAC destination (was: Missing outgoing CARP traffic on interface) Message-ID: <bug-234472-7501-GAwFa77CaB@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-234472-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-234472-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=3D234472 --- Comment #11 from Kristof Provost <kp@freebsd.org> --- I'm not sure that's a good idea for a change. As you say, you can solve your problem by telling pf to not route-to for the multicast subnet, but if we'd= add the (also somewhat unexpected) implicit behaviour of not doing that for multicast ranges there'd be no way to configure what you just ran into.=20 You might not want to have route-to rewrite the MAC address, but there's certainly cases where you'd want it to route out of a different interface (which is possible if you don't specify an IP address with the route-to). I also don't think we should make that impossible. --=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-234472-7501-GAwFa77CaB>