• Welcome to Hurricane Electric's IPv6 Tunnel Broker Forums.

new to ipv6 need some help

Started by raymondjtoth, May 23, 2012, 10:02:05 AM

Previous topic - Next topic

raymondjtoth

i have windows 7 home prem i did the config what i give the eather net card for ipv6 adderss here my info
Tunnel ID: 160655Delete Tunnel
Creation Date:May 23, 2012
Description:
IPv6 Tunnel Endpoints
Server IPv4 Address:209.51.181.2
Server IPv6 Address:2001:470:1f10:41f::1/64
Client IPv4 Address:69.47.221.195
Client IPv6 Address:2001:470:1f10:41f::2/64
Available DNS Resolvers
Anycasted IPv6 Caching Nameserver:2001:470:20::2
Anycasted IPv4 Caching Nameserver:74.82.42.42
Routed IPv6 Prefixes
Routed /64:2001:470:1f11:41f::/64
Routed /48:Assign /48
rDNS DelegationsEdit
rDNS Delegated NS1:
rDNS Delegated NS2:
rDNS Delegated NS3:
rDNS Delegated NS4:
rDNS Delegated NS5:
im new what info i give it also got ipv4 thanks so much if can hyelp im new to thsi i got eathernet card also thanks on windows 7 home prm 32 bit

cholzhauer

I'm not sure what you're asking for help on...

raymondjtoth

how to set up the ip on winows 7 home prem 32 bit tell me not connected i need ip adderss for eathernet card setting in network thanks

cholzhauer


raymondjtoth

netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel IP6Tunnel 69.47.221.195 209.51.181.2
netsh interface ipv6 add address IP6Tunnel 2001:470:1f10:41f::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f10:41f::1

when if try to go to google ipv6 site tell me failed that the command for windows 7 home prem 32 bit i got

broquea

Is 69.47.221.195 actually configured on your Windows machine? If not, use the IP that is on that second netsh command.

raymondjtoth

no what command do i want to change?

broquea

netsh interface ipv6 add v6v4tunnel IP6Tunnel 69.47.221.195 209.51.181.2

change 69.47.221.195 to whatever IP is configured on your windows machine

Sus

#8
Commands for dynamic IPv4 for Windows 7

netsh interface ipv6 delete interface IP6Tunnel
netsh interface ipv6 add v6v4tunnel IP6Tunnel 69.47.221.195 209.51.181.2
netsh interface ipv6 set address IP6Tunnel 2001:470:1f10:41f::2
netsh interface ipv6 set route ::/0 IP6Tunnel 2001:470:1f10:41f::1

Tunnel may stop working if you have resolved all ICMPv6 :)