Is IPv6 Multicast Routable Over the Internet?

ipv6multicast

As I understand it, public IPv6 addresses allocated by the IANA will have the prefix 2000::/3. These IP addresses will be routable through the Internet.

IPv6 multicast addresses on the other side are prefixed FF00::/8.

My understanding is that the IPv6 multicast addresses won't be routable through the internet. Am I right? If so, is there any way to do one-to-many IP routing over the Internet in IPv6?

Best Answer

So will I be able to access a multicast group over the internet or will it only be supported through private networks like in ipv4?

I must correct a assumption you seem to have made here.

If all the routers between you and your destination support it, then Multicast can certainly work over the IPv4 Internet. It is simply blocked or not configured in many places. I suspect this is because multicast is not well understood, and many people believe they do not need it. So they simply do not permit it through their firewalls/routers.

IPv6 certainly is capable just like IPv4 of having Multicast work globally. Only time will tell us if people actually permit multicast through their networks.