6bone

Michael K. Smith mike@wackypackets.com
Wed, 14 Nov 2001 22:29:06 -0800 (PST)


Hello:

I am able to successfully ping both hosts using the Win2K ipv6 stack for
SP2.  Have you configured Win2K beyond the defaults?  I had to put in a
static address and default gateway because the auto-configuration
parameters were not anything like what I needed.  

I used the following commands...

ipv6 if (to figure out which interface number was in use)

ipv6 adu (to configure the ipv6 address to the interface from the command
above)

ipv6 rt (to find the default route in place)

ipv6 rtu (to remove the standard default gateway and add my own default
gateway)

The readme.html file included with the IPv6 kit is pretty good, but if you
still have problems, hit me offline and I'll see if I can help.

Mike

On Wed, 14 Nov 2001, Ariel A. Ramos R. wrote:

> who has tested a ping6 to 6bone, using microsoft ipv6 support for win2k?
> i can ping only to MS hosts, as shown below:
> 
> D:\>ping6 ipv6.research.microsoft.com
> 
> Pinging ipv6.research.microsoft.com [2002:836b:4179::836b:4179] with 32 
> bytes of
>   data:
> 
> Reply from 2002:836b:4179::836b:4179: bytes=32 time=357ms
> Reply from 2002:836b:4179::836b:4179: bytes=32 time=310ms
> Reply from 2002:836b:4179::836b:4179: bytes=32 time=390ms
> Reply from 2002:836b:4179::836b:4179: bytes=32 time=330ms
> 
> but, when i ping to 6bone host:
> 
> D:\>ping6 www.6bone.net
> 
> Pinging 6bone.net [3ffe:b00:c18:1::10] with 32 bytes of data:
> 
> Request timed out.
> Request timed out.
> Request timed out.
> Request timed out.
> 
> to configure the 6to4 in win2k, i used
> 
> D:\>6to4cfg -b
> Probing 6to4 relay router 192.88.99.1...
> Probing 6to4 relay router 131.107.152.32...
> Found 6to4 relay router host1504.rte.microsoft.com (131.107.152.32)...
> Using local address 206.128.113.51 for the 6to4 prefix.
> 
> 
> Anybody can help me?
> 
>