Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 Basics & Questions & General Chatter => Topic started by: nunojpg on December 12, 2009, 04:27:53 PM

Title: ipv6.google.com
Post by: nunojpg on December 12, 2009, 04:27:53 PM
I'm testing Teredo connectivity on Ubuntu.

Firefox opens IPv6 websites...except google.

http://ipv6.google.com/ doesn't work.

None ipv6.google.com AAAA records work:

http://[2a00:1450:8006::6a]/ doesn't work.
http://[2a00:1450:8006::67]/ doesn't work.
http://[2a00:1450:8006::68]/ doesn't work.
http://[2a00:1450:8006::69]/ doesn't work.
http://[2a00:1450:8006::63]/ doesn't work.
http://[2a00:1450:8006::93]/ doesn't work.

Other address I got on this forum works!
http://[2001:4860:a003::68]/  WORKS!

ping to any of this addresses confirms firefox result.

Regards,
Nuno
Title: Re: ipv6.google.com
Post by: jimb on December 12, 2009, 04:57:43 PM
I think most of the Teredo relays and servers are run by Microsoft right?  [/conspiracy]   :P
Title: Re: ipv6.google.com
Post by: broquea on December 12, 2009, 05:09:37 PM
Quote from: jimb on December 12, 2009, 04:57:43 PM
I think most of the Teredo relays and servers are run by Microsoft right?  [/conspiracy]   :P

we run a relay everywhere a tunnel-server is, but we don't run any teredo servers.
Title: Re: ipv6.google.com
Post by: jimb on December 13, 2009, 01:25:31 PM
Quote from: broquea on December 12, 2009, 05:09:37 PM
Quote from: jimb on December 12, 2009, 04:57:43 PM
I think most of the Teredo relays and servers are run by Microsoft right?  [/conspiracy]   :P

we run a relay everywhere a tunnel-server is, but we don't run any teredo servers.
Do router vendors implement it, like Cisco for instance, or is it a PC running the appropriate OS/software?
Title: Re: ipv6.google.com
Post by: mtindle on December 21, 2009, 01:08:30 PM
Quote from: jimb on December 13, 2009, 01:25:31 PM
Quote from: broquea on December 12, 2009, 05:09:37 PM
Quote from: jimb on December 12, 2009, 04:57:43 PM
I think most of the Teredo relays and servers are run by Microsoft right?  [/conspiracy]   :P

we run a relay everywhere a tunnel-server is, but we don't run any teredo servers.
Do router vendors implement it, like Cisco for instance, or is it a PC running the appropriate OS/software?

MS runs the servers.  Those are static IP entries in Windows although you can change it afaik.  They only get the very first packet of a Teredo connection.  Everything else goes through the relays.

Anyone can run a relay and there are well known anycasted IP ranges that handle all the traffic after the first packet to the MS servers.  The relays are essentially doing NAT but from v6 to v4.  We use a version of Miredo.  http://www.remlab.net/miredo/  I'm not aware of any Cisco gear that does it, but that's not to say one of their boxes that does NAT well couldn't do it.
Title: Re: ipv6.google.com
Post by: jimb on December 28, 2009, 09:09:44 AM
Yeh.  I've just been curious about what IPv6 transition stuff that HW vendors support, and how much of this still has to be done w/ general purpose computers and OSes.  Appears most of it.  :P
Title: Re: ipv6.google.com
Post by: phma on December 29, 2009, 09:23:54 PM
I run Teredo in Ubuntu, and most of the time I have no problem with ipv6.google.com. I set "gg:" to bring it up, so if I do a web search and ipv6 is down, I know. Several days ago, though, ipv6.google.com wasn't working. I could still access another ipv6 host.

I have three Teredo servers to choose from; I currently have it set to teredo-debian.remlab.net.
Title: Re: ipv6.google.com
Post by: bombcar on January 24, 2010, 11:14:26 AM
I am using Firefox on Mac OS X with a m0n0wall managed tunnel from HE - and every once in awhile ipv6.google.com stops loading.

A quick dscacheutil -flushcache brings it back - I suspect one host isn't responding, but I don't know a way to determine which one.