IPv6 deployment
From Wikitech
(Difference between revisions)
Jasper Deng (Talk | contribs) (these do not have full IPv6 support atm. lists.wikimedia.org has no IPv6 address, nor does toolserver.org. Although Toolserver bots may edit over IPv6, this doesn't equal full support.) |
Jasper Deng (Talk | contribs) (→Fully IPv6 enabled services at Wikimedia: main production wikis) |
||
| Line 20: | Line 20: | ||
*<s>[http://bugzilla.wikimedia.org bugzilla.wikimedia.org]</s> | *<s>[http://bugzilla.wikimedia.org bugzilla.wikimedia.org]</s> | ||
*<s>[http://toolserver.org toolserver.org]</s> | *<s>[http://toolserver.org toolserver.org]</s> | ||
| + | *Main production wikis | ||
| + | **[http://www.wikipedia.org Wikipedia] | ||
| + | **[http://commons.wikimedia.org Commons] | ||
| + | **[http://meta.wikimedia.org Meta] | ||
| + | **[http://wikisource.org Wikisource] | ||
| + | **[http://www.wikibooks.org Wikibooks] | ||
| + | **[http://www.wiktionary.org Wiktionary] | ||
| + | **[http://species.wikimedia.org Species] | ||
| + | **[http://incubator.wikimedia.org Incubator] | ||
| + | **[http://www.wikiversity.org Wikiversity] | ||
| + | **[http://www.mediawiki.org MediaWiki.org] | ||
| + | **[http://www.wikiquote.org Wikiquote] | ||
===Known outstanding technical issues=== | ===Known outstanding technical issues=== | ||
Revision as of 00:56, 17 October 2012
IPv6 is a new version of the Internet protocol with a greatly-enlarged address space. Deployment of IPv6 on the public Internet is ongoing.
The success of IPv6 is important for the preservation of the any-to-any internet, a technical characteristic of the Internet which is important to Wikimedia's mission and other decentralized or peer-to-peer information services.
For Wikimedia IPv6 deployment is relatively straight-forward as the majority of the software infrastructure already has solid IPv6 support, but a fairly large number of small technical details must be resolved before full IPv6 support can be realized.
Contents |
Current IPv6 Deployment status
IPv6 network status at Wikimedia
- The Amsterdam cluster has rich IPv6 connectivity with over 100 IPv6 peers, and 5 IPv6 transit links.
- The Tampa cluster now has IPv6 connectivity via 2 transit connections as well.
IPv6 production testing at Wikimedia
- Ongoing testing for clients with broken IPv6 support using client side scripting on English Wikipedia. results
Fully IPv6 enabled services at Wikimedia
lists.wikimedia.org (as well as the Wikimedia MXes). SSL does not work, however (bugzilla:22028)download.wikimedia.orgsvn.wikimedia.orgbugzilla.wikimedia.orgtoolserver.org- Main production wikis
Known outstanding technical issues
- Interaction of broken dual-stack clients and AAAA records.
- Squid 2 IPv6 client support. (Avoidable by simply using another proxy in front of squid for v6) Squid 3.1 has full IPv6 support, however.
MediaWiki user blocking support.
Useful IPv6 enhancements
- Wikimedia should run local 6to4 and Teredo gateways to avoid the use of third party gateways which are occasionally unreliable, at least for the larger outbound direction. Mark has done some testing/evaluation for running a 6to4 gateway.