Hurricane Electric's IPv6 Tunnel Broker Forums

Tunnelbroker.net Specific Topics => Questions & Answers => Topic started by: johnceg on August 30, 2015, 06:51:24 AM

Title: i could use some expertise please
Post by: johnceg on August 30, 2015, 06:51:24 AM
hi i'm trying to learn this ipv6 thing. i have configured the computer using windows vista according to the instructions and i keep getting "not passed" on the explorer test ipv6 connectivity. I created a tunnel and still nothing. I need someone with more expertise on this to lend a hand
many thanks
Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 07:03:40 AM
Your tunnel must not be up

Are you behind nat?  If so, did you later the commands you used to reflect the correct ip address?
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 07:07:33 AM
i am using an AT&T modem that i think uses NAT. I have tried ' ping ipv6.he.net' from the command line and get back "could not find host ping"
Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 07:13:48 AM
Please post the output of ipconfig and the commands you used to create the tunnel
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 07:26:17 AM
ipconfig
ethernet adapter local area connection
connection-specific DNS suffix.....:gateway.2wire.net
Link-local IPv6 address...............:fe80::c4e6:8b9c:b916:4c21%10
Ipv4 address.............................:192.168.1.66
subnet mask.............................:255.255.255.0
default gateway.........................:192:168.1.254
Tunnel adapter local area connection*6:
media state ..............................: media disconnected
connection specific dns suffix.......: gateway.2wire.net

tunnel adapter Ip6Tunnel:
media state...............................: media disconnected
Connection specific DNS suffix .....:

Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 07:29:23 AM
Please post the commands you used to create the tunnel
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 07:30:27 AM
yes sir im trying to locate the advanced page which had them
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 07:34:58 AM
does the advanced page with the commands "go away" once you execute the commands?
Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 07:38:31 AM
Shouldn't. Check under tunnel details
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 07:40:02 AM
ah.. ok many thanks.. i feel like an idiot
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 07:43:31 AM

tunnel[1-5]                                                   routed/64                        /48
johnceg-1.tunnel.tserv9.chi1.ipv6.he.net    2001:470:1f11:1168::/64    None
Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 07:50:26 AM
Not that

Click on your tunnel name, then click on example configurations.

Is that what you used to create your tunnel?
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 10:16:26 AM
here we go :
netsh interface teredo set state disabled
netsh interface ipv6 add v6v4tunnel interface=IP6Tunnel 99.108.19.241 184.105.253.14
netsh interface ipv6 add address IP6Tunnel 2001:470:1f10:1168::2
netsh interface ipv6 add route ::/0 IP6Tunnel 2001:470:1f10:1168::1
Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 10:26:15 AM
As I figured

Go back to the page where you got those commands and look below where it says "note"
Title: Re: i could use some expertise please
Post by: johnceg on August 30, 2015, 10:34:52 AM
it stated that if i was behind a firewall i need to locate my ip4 address from my DHCP service,
so when i used the ipconfig it showed my ip4 address as
192.168.1.66
rather then what is listed
99.108.19.241
is that assumption correct?
and that is what i need ot change?
Title: Re: i could use some expertise please
Post by: cholzhauer on August 30, 2015, 10:59:38 AM
Yes you need your nat address instead of your public one
Title: Re: i could use some expertise please
Post by: johnceg on August 31, 2015, 08:37:22 AM
hello?
Title: Re: i could use some expertise please
Post by: cholzhauer on August 31, 2015, 08:42:26 AM
Where are you stuck at?

See my last post