Well, SSM is just a term for IGMPv3 over IPv4, or MLDv2 over IPv6. With IGMPv3 the router and end OS all have to take part in the multicast group, so it's router and OS dependent. ASM (the older, more usual form of multicast) uses IGMPv2 or MLDv1. It sounds like the problem is that IGMPv3 isn't implemented on some of the non-ISP provided routers you have tried. I can't find any info claiming that the MX range does implement this, so it's likely this is the case. https://documentation.meraki.com/zGeneral_Administration/Other_Topics/Multicast_support#IGMP_Support_on_the_Cisco_Meraki_Security_Appliance "MX Security Appliances will forward IGMP traffic for a single broadcast domain. It does not forward multicast traffic upstream, between VLANs, or over a VPN." This sounds to me to be talking about the older ASM IGMP versions, not IGMPv3 / SSM. I'd still suggest trying the ISP-provided router (which will implement IGMPv3 for your network) for the NAT, and use the MX in bridge-mode (which as long as it doesn't have a firewall rule in place shouldn't block the traffic). You don't lose any MX advanced security features in passthrough-mode, it will still provide client tracking, AMP, IDS, AV, and firewall capability to your devices.
... View more