Hi all!
I'm new at IPv6, I just tried to follow the tutorials step by step but something fails and I can't find out what is it, so I'm trying it that way.
I created a regular tunnel, configured it and everything went ok; So I got the commands for Win7, executed it and everything went well...
netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel IP6Tunnel 192.168.0.19 216.66.84.46
netsh interface ipv6 add address IP6Tunnel 2001:470:1f14:16e8::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f14:16e8::1
After that, I executed 'ipconfig' and there's the result:
Adaptador de túnel IP6Tunnel:
Sufijo DNS específico para la conexión. . :
Dirección IPv6 . . . . . . . . . . : 2001:470:1f08:1846::2
Dirección IPv6 . . . . . . . . . . : 2001:470:1f14:16e8::2
Vínculo: dirección IPv6 local. . . : fe80::e138:aad9:3421:b46f%30
Puerta de enlace predeterminada . . . . . : 2001:470:1f08:1846::1
2001:470:25:35::1
2001:470:1f14:16e8::1
So I suppose it's well configured, or at least it seems to be... The problem is I can't reach any ipv6 webpage, I tried opening
http://ipv6.google.com, it stays a little time trying to open it but finally gives up... also ping doesn't work:
C:\Users\aa>ping ipv6.google.com
Haciendo ping a ipv6.l.google.com [2a00:1450:8006::68] con 32 bytes de datos:
Tiempo de espera agotado para esta solicitud.
Tiempo de espera agotado para esta solicitud.
Tiempo de espera agotado para esta solicitud.
Tiempo de espera agotado para esta solicitud.
Estadísticas de ping para 2a00:1450:8006::68:
Paquetes: enviados = 4, recibidos = 0, perdidos = 4 (100% perdidos),
I have no active firewalls, I also tried disabling my antivirus; Peer Networking Grouping and PNRP Machine Name Publication services are active, I even tried configuring DMZ on my router just in case it doesn't support Protocol 41, regedit is ok so it doesn't contain any 'DisabledComponents' entry... and I still can't do anything

If someone could give me an idea on how to try it or what is going wrong, I'd be very grateful!
Thanx in advance
