Date: Tue, 04 Aug 2015 10:50:58 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 160693] [gif] [em] Multicast packet are not passed from GIF0 to EM0 interface (Packet Lost) Message-ID: <bug-160693-2472-QcteT9P1OO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-160693-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-160693-2472@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=160693 Andrey V. Elsukov <ae@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ae@FreeBSD.org --- Comment #3 from Andrey V. Elsukov <ae@FreeBSD.org> --- (In reply to JeanAumont from comment #0) > I have been trying to get OSPF running through a GIF tunnel with IPSEC with > no success ... and I just find out why ... multicast packets are lost > between the > tunnel interface (gif0) and the physical interface (em0) FreeBSD doesn't forward multicast packets between interfaces. You need to configure it as multicast router. Did you done this? -- 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-160693-2472-QcteT9P1OO>