https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160693
Andrey V. Elsukov <a...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a...@freebsd.org --- Comment #3 from Andrey V. Elsukov <a...@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. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"