<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Dan Siemon &#187; IPv6</title>
	<atom:link href="http://www.coverfire.com/archives/tag/ipv6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coverfire.com</link>
	<description>Thoughts and musings</description>
	<lastBuildDate>Wed, 21 Jul 2010 00:39:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/ca/</creativeCommons:license>		<item>
		<title>A little IPv6 experiment</title>
		<link>http://www.coverfire.com/archives/2009/03/16/a-little-ipv6-experiment/</link>
		<comments>http://www.coverfire.com/archives/2009/03/16/a-little-ipv6-experiment/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 21:21:27 +0000</pubDate>
		<dc:creator>Dan Siemon</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.coverfire.com/?p=505</guid>
		<description><![CDATA[I&#8217;ve been running IPv6 on my home network for a while now. Since my provider doesn&#8217;t provide native IPv6 all external traffic occurs via 6to4. Last week I setup 6to4 on my server which lives inside a local ISP&#8217;s colocation &#8230; <a href="http://www.coverfire.com/archives/2009/03/16/a-little-ipv6-experiment/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been running IPv6 on my home network for <a title="IPv6 network setup" href="http://www.coverfire.com/archives/2008/06/29/ipv6/">a while now</a>. Since my provider doesn&#8217;t provide native IPv6 all external traffic occurs via <a title="6to4" href="http://en.wikipedia.org/wiki/6to4">6to4</a>.</p>
<p>Last week I setup 6to4 on my server which lives inside a local ISP&#8217;s colocation facilities. This provided IPv6 connectivity between my home network and the server. The only changes required were a couple of ACL modifications and configuring sendmail to listen on an IPv6 socket. Sadly I did discover that ejabberd cannot listen to both IPv4 and IPv6 addresses on the same port.</p>
<p>For a little experiment I decided to add an AAAA record to www.coverfire.com and see how much IPv6 traffic arrives. I know that the IPv6 Internet is vastly smaller than the IPv4 Internet so I didn&#8217;t expect a huge amount of traffic. In order to analyze whatever traffic arrived I captured all IPv6 port 80 traffic for the duration of the experiment.</p>
<p>The results of this experiment were disappointing. Over about 1.5 days there were only five IPv6 hosts which visited the site. One of the five hosts wasn&#8217;t even able to establish a TCP connection. From the capture file it looks like the ACKs from my server never arrived at the remote host.  Of the five addresses, four were 6to4 addresses. I found this a little surprising. Also interesting is the fact that there was no traffic from <a title="Teredo" href="http://en.wikipedia.org/wiki/Teredo_tunneling">Teredo</a> hosts.</p>
<p>A more interesting question is whether or not adding an AAAA record has caused troubles for people visiting the site via IPv4. See <a title="A tale of two protocols" href="http://www.potaroo.net/ispcol/2009-01/mtu6.html">this article</a> for one of the reasons why AAAA records can cause IPv4 users trouble.</p>
<p>For anyone who is interested I have uploaded the quick Python hack I used to analyze the capture file.</p>
<p><a href="http://www.coverfire.com/wp-content/uploads/2009/03/ip6.py">ip6.py</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.coverfire.com/archives/2009/03/16/a-little-ipv6-experiment/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
