OS configuration
You need to download and install the IPv6 stack. http://msdn.microsoft.com/downloads/sdks/platform/tpipv6.asp Specificity with IPv6 multicast
AS specified in FAQ, you must specifiy a default route for multicast:
First of all, write the command line:
ipv6 if
and retrieve the interface number with the global address
Then, add the default route:
ipv6 rtu ff00::/8 “your interface number”
ex: ipv6 rtu ff00 ::/8 4
It’s recommanded (...)
This forum is moderated beforehand: your contribution will only appear after being validated by a site administrator.