3 echo Enabling IPv6 over Teredo tunnel support...
4 echo You will need at least Windows XP with SP2
for this
!
5 %SystemRoot%\system32
\netsh interface ipv6 install
6 %SystemRoot%\system32
\netsh interface ipv6
set teredo client
8 echo Now you can check your settings...
9 %SystemRoot%\system32\ipconfig
12 echo If failed
, you will need at least Windows XP with SP2
for this
!
16 rem %SystemRoot%\system32\netsh interface ipv6 uninstall