> I'm working on multicast, and I'm trying to make something
> like ping6 ff02::1 but it dosen't work. Another thing that I
> don't understand is why the destination address is
> 239.192.0.1 when my lan is 192.136.8.0. Can anyone help me?
Because of your questions about "ipv6 if", I assume you are using the MSDN
Tech Preview?
Your mention of a 239.192.0.1 destination address leads me to believe that
you are using a virtual 6-over-4 interface, in which IPv6 packets are
encapsulated in IPv4 packets. The ff02::1 destination address maps to the
239.192.0.1 link-layer (IPv4 in this case) address.
This web page has some information about sending to multicast destination
addresses:
http://www.research.microsoft.com/msripv6/docs/config.htm
Rich
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]