Public bug reported: Current Ubuntu kernels ship without support for IPv6 multicast routing enabled. Routing for IPv4 multicast is enabled, so I don't see the point why it is disabled for IPv6. To fix this bug the kernel config should contain the following two lines (the first one for IPv4 mutlicast routing, the second one for IPv6 multicast routing):
CONFIG_IP_MROUTE=y CONFIG_IPV6_MROUTE=y But however, CONFIG_IPV6_MROUTE is unset on all kernels shipped by Ubuntu Karmic (checked with most binary packages provided by source linux 2.6.31-14.48). ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- Please enable IPv6 multicast routing https://bugs.launchpad.net/bugs/454269 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs