6bone

Jeroen Massar jeroen@unfix.org
Thu, 15 Nov 2001 10:50:35 +0100


Ariel A. Ramos R. <ariel@alfa.com.ni> wrote:

> who has tested a ping6 to 6bone, using microsoft ipv6 support for
win2k?
> i can ping only to MS hosts, as shown below:
<SNIP>

> 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.

Check your routing tables and try 'tracert6 <host>' to determine if
there wasn't anything down at the moment.

You should very probably also add a default route over the 6to4 device.

Try something like:
cmd> ipv6 rtu ::/0 2/::131.107.152.32 pub life 1800

Also see:
http://msdn.microsoft.com/downloads/sdks/platform/tpipv6/start.asp
and ofcourse http://www.microsoft.com/ipv6/ :)

Greets,
 Jeroen