<?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/"
	>

<channel>
	<title>Kyle Brandt &#187; Go6</title>
	<atom:link href="http://www.kbrandt.com/tag/go6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kbrandt.com</link>
	<description>Original computing and productivity articles by a Linux administrator</description>
	<lastBuildDate>Tue, 06 Jul 2010 01:04:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exploring IPv6</title>
		<link>http://www.kbrandt.com/2007/06/exploring-ipv6.html</link>
		<comments>http://www.kbrandt.com/2007/06/exploring-ipv6.html#comments</comments>
		<pubDate>Tue, 26 Jun 2007 14:50:00 +0000</pubDate>
		<dc:creator>Kyle</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Feisty Fawn]]></category>
		<category><![CDATA[Freenet6]]></category>
		<category><![CDATA[Go6]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.kbrandt.com/?p=8</guid>
		<description><![CDATA[Beyond knowing that there is a newer version of IP out there, and that the addresses are really big, there isn&#8217;t much I know about IPv6&#8211;and I don&#8217;t think I am alone.  I am going to edit this post as I explore IPv6, and hopefully it will end up being a guide to other [...]]]></description>
			<content:encoded><![CDATA[<p>Beyond knowing that there is a newer version of IP out there, and that the addresses are really big, there isn&#8217;t much I know about IPv6&#8211;and I don&#8217;t think I am alone.  I am going to edit this post as I explore IPv6, and hopefully it will end up being a guide to other users.  (Since I am going back and editing this, I am not even going to try to keep my tense consistent for now).</p>
<p>Well, it seems like the place for me to start it is to get an IPv6 address:<br />
<a href="http://www.go6.net/4105/freenet.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.go6.net/4105/freenet.asp');">Freenet6</a>, is a client that allows you to connect to an IPv6 address by tunneling to the Freenet6 server using the TSP protocol from your IPv4 address.</p>
<p><span style="font-weight: bold;">How-To install the Freenet6 client on Ubuntu Feisty Fawn (Ubuntu 7.04) and connect to a site via IPv6:</span></p>
<ol>
<li>Download the linux client from (This is only to get the nice documentation that comes with it, very well written): <a href="http://www.go6.net/4105/download.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.go6.net/4105/download.asp');"> http://www.go6.net/4105/download.asp</a></li>
<li>Install the TSPC package: Open up the Synaptic Package Manager from the System : Adminstration, and search for TSPC, select it and hit apply.  Or in the command line simply type: &#8220;sudo apt-get install tspc&#8221; without quotes.</li>
<li>Now in the command like type &#8220;sudo tspc -v&#8221; this will connect to Freenet6 using an anonymous account.</li>
<li>Check to see if it worked using ping6: &#8220;ping6 -nv www.ipv6.org&#8221; You should get ping replies from an IPv6 address, i.e.:
<ul>
<li>&#8220;PING www.ipv6.org(2001:6b0:1:ea:202:a5ff:fecd:13a6) 56 data bytes&#8221;</li>
<li>&#8220;64 bytes from 2001:6b0:1:ea:20&#8230;&#8221; &#8230;.&#8221;icmp_seq=1 ttl=44 time=176 ms&#8221;</li>
</ul>
</li>
<li>Now, if you signed up for an account with <a href="http://www.go6.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.go6.net/');">go6</a> and don&#8217;t want to log in anonymously:
<ul>
<li>Open up /etc/tsp/tspc.conf with a text editor as root, i.e.: &#8220;sudo nano /etc/tsp/tspc.conf&#8221;</li>
<li>Change &#8220;userid=&#8221; to &#8220;userid=your_username&#8221;;&#8221;passwd=&#8221; to &#8220;passwd=your_passwd&#8221;; &#8220;server=anon.freenet6.net&#8221; to &#8220;server=broker.freenet6.net&#8221;.  Make sure you are not changing the above in the comment fields;-) (The lines that start with #).</li>
</ul>
</li>
</ol>
<p>This is enough for me to start exploring, I will add information as I learn more, and I hope the above is correct&#8211;I am just starting to explore and learn about IPv6 myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kbrandt.com/2007/06/exploring-ipv6.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
