RE: Why do the 6to4-6bone relays work so badly? Is it possible to use anycast 2002:c058:6301:: with XP?

"Anssi Porttikivi" <[email protected]> Tue, 12 Nov 2002 08:35:36 +0200
Newsgroups gmane.ietf.ngtrans
Message-ID <[email protected]>
OK, I was confused here. The command configures the IPv4 address of the relay, not the IPv6 address, so trying to configure the IPv6 anycast address makes no sense. And I don't suppose IPv4 (BGP tricked) anycast address would route anuwhere, if it is even standardized.

-----Original Message-----
[...]
Can I use 2002:c058:6301:: (6to4-6bone relay anycast) with XP? Looks
like not. Setting a 6to4-6bone relay with 

	netsh interface ipv6 6to4 set relay <6to4-6bone relay DNS name>

works fine, which I can verify by looking at the 6to4 default gateway
IPv6 address of ipconfig output, but using a literal 

	netsh interface ipv6 6to4 set relay 2002:c058:6301::

will fail.